You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gallery-dl/test
Mike Fährmann 42525cfe8d
fix '{…!j}' for otherwise non-serializable types (##2624)
2 years ago
..
__init__.py add tests for text-module 9 years ago
test_cache.py run tests without using 'nose' 3 years ago
test_config.py implement 'config.accumulate()' (#994) 4 years ago
test_cookies.py fix a third(!) bug in _check_cookies() (#2372) 3 years ago
test_downloader.py move 'util.PathFormat' into its own 'path' module 3 years ago
test_extractor.py [ytdl] add extractor for sites supported by youtube-dl 3 years ago
test_formatter.py fix '{…!j}' for otherwise non-serializable types (##2624) 2 years ago
test_job.py replace calls to print() with stdout_write() (#2529) 2 years ago
test_oauth.py skip external OAuth tests (closes #908) 4 years ago
test_output.py implement a way to shorten filenames with east-asian characters 3 years ago
test_postprocessor.py [postprocessor:metadata] write to stdout by setting filename to "-" 2 years ago
test_results.py [danbooru] inherit from BaseExtractor 3 years ago
test_text.py implement 'text.root_from_url()' 3 years ago
test_util.py update functions working with cookies.txt files 2 years ago
test_ytdl.py add ytdl tests 2 years ago