This website requires JavaScript.
Explore
Help
Sign In
mikf
/
gallery-dl
Watch
1
Star
0
Fork
0
You've already forked gallery-dl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gallery-dl
/
test
History
Mike Fährmann
da6806a161
fix job tests for Python 3.4 and 3.5
...
assert_called() and assert_not_called() got added in Python 3.6
2021-05-22 21:40:52 +02:00
..
__init__.py
add tests for text-module
2015-10-03 14:51:13 +02:00
test_cache.py
write OAuth token to cache by default (
#616
)
2020-05-25 22:35:45 +02:00
test_config.py
implement 'config.accumulate()' (
#994
)
2020-09-14 21:13:08 +02:00
test_cookies.py
[sankaku] remove login support
2020-12-08 21:05:47 +01:00
test_downloader.py
use __import__() to dynamically load modules
2021-03-01 01:27:02 +01:00
test_extractor.py
update 'oauth:mastodon:<instance>' code
2021-01-28 02:20:12 +01:00
test_job.py
fix job tests for Python 3.4 and 3.5
2021-05-22 21:40:52 +02:00
test_oauth.py
skip external OAuth tests (
closes
#908
)
2020-07-30 19:26:09 +02:00
test_postprocessor.py
use __import__() to dynamically load modules
2021-03-01 01:27:02 +01:00
test_results.py
[pillowfort] implement login with username & password (
#846
)
2021-05-19 02:59:16 +02:00
test_text.py
consider apparently long extensions as part of the filename
2021-05-02 21:15:50 +02:00
test_util.py
fix ISO 639-1 code for Japanese
2021-05-22 16:07:04 +02:00