dosage/tests
Tobias Gruetzmacher fb37f946e0 Speed up comic module tests.
This fakes an If-Modified-Since header, so most web servers don't need
to send comic images at all. This should also reduce the amount of data
that needs to be fetched for comic module tests.
2016-08-01 00:44:34 +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 Speed up comic module tests. 2016-08-01 00:44:34 +02:00
test_dosage.py Use a more reliable comic for tests. 2016-05-21 16:16:02 +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