1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 18:53:21 +01:00
gallery-dl/test
2020-06-27 19:45:09 +02:00
..
__init__.py add tests for text-module 2015-10-03 14:51:13 +02:00
test_cache.py write OAuth token to cache by default (#616) 2020-05-25 22:35:45 +02:00
test_config.py improve config lookup when there are multiple possible locations 2020-06-21 00:07:10 +02:00
test_cookies.py insert local directory into PYTHONPATH when running tests 2020-05-02 01:15:50 +02:00
test_downloader.py make 'path' and 'keywords' available in logging messages 2020-05-18 19:04:51 +02:00
test_extractor.py insert local directory into PYTHONPATH when running tests 2020-05-02 01:15:50 +02:00
test_oauth.py skip OAuth tests when server is unreachable 2020-05-10 00:33:00 +02:00
test_postprocessor.py make 'path' and 'keywords' available in logging messages 2020-05-18 19:04:51 +02:00
test_results.py update CHANGELOG before building sdist and wheel packages 2020-06-27 19:45:09 +02:00
test_text.py strip microseconds in text.parse_datetime() 2020-06-17 21:40:16 +02:00
test_util.py insert local directory into PYTHONPATH when running tests 2020-05-02 01:15:50 +02:00