1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 02:32:33 +01:00
gallery-dl/test
2024-09-03 08:18:58 +02:00
..
results [tumblr] add search extractor 2024-09-03 08:18:58 +02:00
__init__.py add tests for text-module 2015-10-03 14:51:13 +02:00
test_cache.py [tests] '__main__' -> "__main__" 2024-02-27 02:10:05 +01:00
test_config.py consistent 'with open(…) as fp:' syntax 2024-06-14 01:22:00 +02:00
test_cookies.py consistent 'with open(…) as fp:' syntax 2024-06-14 01:22:00 +02:00
test_downloader.py [tests] fix bug when running tests in a certain order 2024-08-31 09:42:30 +02:00
test_extractor.py [tests] remove internal extractor check 2024-07-22 18:40:02 +02:00
test_formatter.py [formatter] implement 'A' format specifier (#6036) 2024-08-16 20:34:23 +02:00
test_job.py remove 'contextlib' imports 2024-04-06 16:59:09 +02:00
test_oauth.py extend OAuth tests 2023-03-02 17:26:51 +01:00
test_output.py [tests] '__main__' -> "__main__" 2024-02-27 02:10:05 +01:00
test_postprocessor.py [pp:hash] add 'hash' post processor (#6099) 2024-08-31 17:04:44 +02:00
test_results.py [tests] fix 'pattern' not being compiled before running a test 2024-08-01 12:35:01 +02:00
test_text.py handle URLs without '/' after their TLD (#5252) 2024-02-29 15:05:46 +01:00
test_util.py fix tests & syntax for older Python versions 2024-08-15 18:16:55 +02:00
test_ytdl.py [ytdl] ignore SyntaxErrors when trying to import a module 2024-08-29 19:28:08 +02:00