dosage/tests
Tobias Gruetzmacher 36cc4e32f4 Allow selection of comics to test via environment.
If you need to run test cases for your new comic module, you can call
py.test like this:

    TESTCOMICS="ComicFury/" py.test -v tests/test_comics.py
2016-03-13 13:03:41 +01:00
..
__init__.py Convert all tests to py.test & cleanups. 2016-03-07 01:08:57 +01:00
test_comicnames.py Convert all tests to py.test & cleanups. 2016-03-07 01:08:57 +01:00
test_comics.py Allow selection of comics to test via environment. 2016-03-13 13:03:41 +01:00
test_dosage.py Convert all tests to py.test & cleanups. 2016-03-07 01:08:57 +01:00
test_scraper.py Convert all tests to py.test & cleanups. 2016-03-07 01:08:57 +01:00
test_singletoninstance.py Convert all tests to py.test & cleanups. 2016-03-07 01:08:57 +01:00
test_util.py Convert all tests to py.test & cleanups. 2016-03-07 01:08:57 +01:00
test_vote.py Convert all tests to py.test & cleanups. 2016-03-07 01:08:57 +01:00