Commit Graph

7 Commits

Author SHA1 Message Date
Mike Fährmann
ec85bf90de use context managers in cache.py & add tests 2020-02-25 23:08:47 +01:00
Mike Fährmann
dd72ae7164 add postprocessor tests 2019-08-12 21:46:30 +02:00
Mike Fährmann
373cb07b28 update .travis.yml and run_tests.sh
- add python3.8 and pypy3 builds
- remove deprecated 'sudo: true' and 'sudo: false'
- enable builds for 'test-...' branches
2019-01-31 15:58:52 +01:00
Mike Fährmann
299ae24996 [test] add a few downloader tests 2018-03-25 15:10:25 +02:00
Mike Fährmann
dd314279fb [test] add unit tests for extractor module functions 2018-03-25 11:49:42 +02:00
Mike Fährmann
d75dc71394 fix travis tests 2018-03-19 18:07:19 +01:00
Mike Fährmann
8ef790de12 update .travis.yml
- restrict builds to master branch and release tags
- implement 'core' and 'results' test categories
2018-03-19 17:57:32 +01:00