1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-25 12:12:34 +01:00
gallery-dl/test
Mike Fährmann 6a31ada9e3
re-implement OAuth1.0 code
OAuth support for SmugMug needs some additional features
(auth-rebuild on redirect, query parameters in URL, ...)
and fixing this in the old code wouldn't work all that well.
2018-05-10 18:47:05 +02:00
..
__init__.py add tests for text-module 2015-10-03 14:51:13 +02:00
test_config.py change config specifiers in input file format 2018-02-16 03:10:41 +01:00
test_cookies.py [batoto] remove module 2018-01-23 21:37:32 +01:00
test_downloader.py [test] add a few downloader tests 2018-03-25 15:10:25 +02:00
test_extractor.py fix extractor names 2018-04-18 18:12:57 +02:00
test_oauth.py re-implement OAuth1.0 code 2018-05-10 18:47:05 +02:00
test_results.py fix test_results for empty sets 2018-04-29 22:43:37 +02:00
test_text.py rename safe_int to parse_int; move parse_* to text module 2018-04-20 14:53:21 +02:00
test_util.py rename safe_int to parse_int; move parse_* to text module 2018-04-20 14:53:21 +02:00