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-19 20:47:05 +02:00
..
results [ao3] extract detailed 'chapters' metadata (#6013) 2024-09-18 09:48:57 +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 add alternatives for deprecated utc datetime functions 2024-09-19 20:47:05 +02:00
test_formatter.py [formatter] implement 'L' conversion 2024-09-19 13:50:52 +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:rename] improve renaming files 'to' a format (#5846, #6044) 2024-09-03 21:17:31 +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 add alternatives for deprecated utc datetime functions 2024-09-19 20:47:05 +02:00
test_util.py add alternatives for deprecated utc datetime functions 2024-09-19 20:47:05 +02:00
test_ytdl.py [ytdl] ignore SyntaxErrors when trying to import a module 2024-08-29 19:28:08 +02:00