~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to setup.cfg

ivle.webapp.testing: Add, with fake request and user.
ivle.webapp.base.test: Add! Test the JSONRESTView, using the new mocks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[nosetests]
2
 
where=ivle
3
 
with-coverage=1
4
 
cover-package=ivle
5
 
with-doctest=1