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 b9bfa4c675
update extractor test results
4 years ago
..
__init__.py add tests for text-module 9 years ago
test_cache.py write OAuth token to cache by default (#616) 4 years ago
test_config.py implement 'config.accumulate()' (#994) 4 years ago
test_cookies.py [seiga] fix flake8 and cookie test (#1063) 4 years ago
test_downloader.py add 'filesize-min' and 'filesize-max' options (closes #780) 4 years ago
test_extractor.py speed up _list_classes() after iterating over all modules once 4 years ago
test_oauth.py skip external OAuth tests (closes #908) 4 years ago
test_postprocessor.py [postprocessor:metadata] accept a string-list for 'content-format' 4 years ago
test_results.py update extractor test results 4 years ago
test_text.py strip microseconds in text.parse_datetime() 4 years ago
test_util.py implement 'util.unique()' 4 years ago