1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 10:42:34 +01:00
gallery-dl/test
Mike Fährmann 406449b0d6
ensure keys for mastodon instances are available during tests
Calls to config.clear() from other tests are removing the API
credentials set when importing mastodon.py for the first time.
2020-04-08 21:56:14 +02:00
..
__init__.py add tests for text-module 2015-10-03 14:51:13 +02:00
test_cache.py use context managers in cache.py & add tests 2020-02-25 23:08:47 +01:00
test_config.py improve config.py test coverage 2019-11-25 17:20:00 +01:00
test_cookies.py update test_cookies.py 2020-01-21 22:46:58 +01:00
test_downloader.py fix downloader tests 2020-01-14 11:51:06 +01:00
test_extractor.py ensure keys for mastodon instances are available during tests 2020-04-08 21:56:14 +02:00
test_oauth.py change OAuth test server 2018-06-28 14:32:02 +02:00
test_postprocessor.py [postprocessor:metadata] add 'directory' option (#520) 2020-01-02 20:58:10 +01:00
test_results.py [myportfolio] fix extraction of galleries without title 2020-04-08 21:08:05 +02:00
test_text.py add 'restrict-filenames' option (#348) 2019-07-23 17:41:24 +02:00
test_util.py [formatter] allow multiple "special" format specifiers (#595) 2020-02-16 21:47:08 +01:00