1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 10:42:34 +01:00
gallery-dl/test
2023-02-19 06:14:34 -06: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 [horne] add support for horne.red (#2700) 2022-06-25 16:52:16 +02:00
test_downloader.py [downloader:http] add signature checks for some formats 2023-01-15 23:40:55 +08:00
test_extractor.py implement ability to load external extractor classes 2023-01-30 23:10:10 +01:00
test_formatter.py [formatter] implement 'S' format specifier (#3266) 2022-11-21 21:44:42 +01:00
test_job.py attempt to improve '-K' output for lists 2022-10-28 12:04:58 +02:00
test_oauth.py skip external OAuth tests (closes #908) 2020-07-30 19:26:09 +02: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 Use more pythony naming. 2023-02-19 06:14:34 -06:00
test_results.py split e621 from danbooru module (#3425) 2023-02-03 19:24:31 +01:00
test_text.py add 'default' argument to 'text.extr()' 2022-11-09 11:00:32 +01:00
test_util.py implement specifying ranges in slice notation (#918, #2865) 2022-12-27 18:21:12 +01:00
test_ytdl.py [ytdl} fix dfe4f00c for legacy yt-dlp 2023-01-04 21:42:22 +01:00