dosage/tests
Tobias Gruetzmacher 060281e5ff Use concrete scraper objects everywhere.
This is a first step for #42. Since most access to the scraper classes
is through instances, modules can now dynamically override url and name
(name is now a property).
2016-04-13 22:17:30 +02:00
..
__init__.py Use py.test's tmpdir fixture. 2016-03-28 16:29:57 +02:00
test_comicnames.py Use concrete scraper objects everywhere. 2016-04-13 22:17:30 +02:00
test_comics.py Use concrete scraper objects everywhere. 2016-04-13 22:17:30 +02:00
test_dosage.py Use py.test's tmpdir fixture. 2016-03-28 16:29:57 +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 Use concrete scraper objects everywhere. 2016-04-13 22:17:30 +02:00