1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-23 03:02:50 +01:00
gallery-dl/test
Mike Fährmann e30ada162d
fix cookie tests
update _get_extractor():
- always return an Extractor instance with a _login_impl() method
- use Extractor.from_url()
2019-05-26 20:22:04 +02:00
..
__init__.py add tests for text-module 2015-10-03 14:51:13 +02:00
test_config.py update function signature for config.load() 2019-03-01 14:13:34 +01:00
test_cookies.py fix cookie tests 2019-05-26 20:22:04 +02:00
test_downloader.py change results of text.nameext_from_url() 2019-02-14 16:07:17 +01:00
test_extractor.py [35photo] add user-, genre-, and image-extractors (#162) 2019-03-18 01:11:30 +01:00
test_oauth.py change OAuth test server 2018-06-28 14:32:02 +02:00
test_results.py improve code in tests 2019-05-13 11:48:20 +02:00
test_text.py fix strptime workaround from b0e85a4 2019-05-25 23:22:26 +02:00
test_util.py improve code in tests 2019-05-13 11:48:20 +02:00