1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 18:53:21 +01:00
gallery-dl/test
2023-10-04 23:01:04 +02:00
..
results [twitter] fix crash due to missing 'source' (#4620) 2023-10-04 23:01:04 +02:00
__init__.py add tests for text-module 2015-10-03 14:51:13 +02:00
test_cache.py run tests without using 'nose' 2021-10-13 04:07:41 +02:00
test_config.py replace json.loads with direct calls to JSONDecoder.decode 2023-02-09 15:22:00 +01:00
test_cookies.py decouple extractor initialization 2023-07-25 22:16:16 +02:00
test_downloader.py decouple extractor initialization 2023-07-25 22:16:16 +02:00
test_extractor.py fix bug in test_init and update example URLs 2023-09-14 13:27:03 +02:00
test_formatter.py [formatter] use value of last alternative (#4492) 2023-09-05 17:53:27 +02:00
test_job.py fix circular reference detection for -K 2023-03-21 23:46:36 +01:00
test_oauth.py extend OAuth tests 2023-03-02 17:26:51 +01:00
test_output.py implement a way to shorten filenames with east-asian characters 2021-09-13 21:38:33 +02:00
test_postprocessor.py [postprocessor] update 'finalize' events 2023-08-10 19:46:37 +02:00
test_results.py [tests] add 'msg' arguments to assert statements 2023-10-01 13:52:00 +02:00
test_text.py add 'default' argument to 'text.extr()' 2022-11-09 11:00:32 +01:00
test_util.py implement 'globals' option 2023-02-28 18:18:55 +01:00
test_ytdl.py [ytdl] improve --xff/--geo-bypass detection (#3989) 2023-05-01 18:26:37 +02:00