dosage/tests
Tobias Gruetzmacher 51008a975b Refactor: Introduce generator methods for scrapers
This allows one comic module class to generate multiple scrapers. This
change is to support a more dynamic module system as described in #42.
2016-05-21 01:29:36 +02:00
..
__init__.py Use py.test's tmpdir fixture. 2016-03-28 16:29:57 +02:00
conftest.py "Better" selection of default test comics. 2016-04-26 08:03:34 +02:00
test_comicnames.py Use concrete scraper objects everywhere. 2016-04-13 22:17:30 +02:00
test_comics.py Replace home-grown Python2/3 compat. with six. 2016-05-05 23:33:48 +02:00
test_dosage.py Replace home-grown Python2/3 compat. with six. 2016-05-05 23:33:48 +02:00
test_scraper.py Use concrete scraper objects everywhere. 2016-04-13 22:17:30 +02: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 Refactor: Introduce generator methods for scrapers 2016-05-21 01:29:36 +02:00