dosage/tests
Tobias Gruetzmacher 66b89f4fed Fix update check
It should return assets for all platforms, since the repo tarball is
unsuitable for setuptools_scm. Preferred asset is the universal wheel.
2020-01-26 17:42:35 +01:00
..
mocks Fix missing returns in RSS parsing (#137) 2019-10-28 16:48:21 +01:00
modules Tests: Avoid error when nothing to test 2020-01-10 14:55:34 +01:00
responses Test image "resizing" 2020-01-04 15:59:49 +01:00
conftest.py Speed up tests by mocking time.sleep() 2019-12-03 23:52:14 +01:00
httpmocks.py Test image "resizing" 2020-01-04 15:59:49 +01:00
test_comicnames.py Add a test to ckeck that renamed comics point to existing comics 2019-12-29 20:50:56 +01:00
test_dosage.py Fix update check 2020-01-26 17:42:35 +01:00
test_helpers.py Fix & test query string parsing 2019-12-31 00:43:46 +01:00
test_modules.py Speed up tests by mocking time.sleep() 2019-12-03 23:52:14 +01:00
test_rss.py Fix a bunch of flake8 issues 2019-11-04 00:16:25 +01:00
test_scraper.py
test_singletoninstance.py
test_util.py
test_vote.py Make it easier to write tests for comic modules 2019-12-01 22:36:49 +01:00