aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_results.py
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2019-09-08 19:44:00 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2019-09-08 19:44:00 -0400
commitc09a9f00dd83017d486cd77650347bc2a397ad55 (patch)
treeb4609415ab7fcb51b1acf74344ed3a414dc0e322 /test/test_results.py
parent01b2d06c57d52b2c6f241b1beb0e377ee3a8b2a6 (diff)
New upstream version 1.10.4upstream/1.10.4
Diffstat (limited to 'test/test_results.py')
-rw-r--r--test/test_results.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/test_results.py b/test/test_results.py
index a69cc81..fb29a87 100644
--- a/test/test_results.py
+++ b/test/test_results.py
@@ -29,8 +29,6 @@ BROKEN = {
"8chan",
"imgth",
"mangapark",
- "mangoxo",
- "tumblr",
}
@@ -286,12 +284,14 @@ def setup_test_config():
config.set(("extractor", "timeout"), 60)
config.set(("extractor", "username"), name)
config.set(("extractor", "password"), name)
- config.set(("extractor", "nijie", "username"), email)
- config.set(("extractor", "seiga", "username"), email)
+ config.set(("extractor", "nijie" , "username"), email)
+ config.set(("extractor", "seiga" , "username"), email)
config.set(("extractor", "danbooru" , "username"), None)
config.set(("extractor", "instagram", "username"), None)
config.set(("extractor", "twitter" , "username"), None)
- config.set(("extractor", "mangoxo" , "password"), "VZ8DL3983u")
+
+ config.set(("extractor", "mangoxo" , "username"), "LiQiang3")
+ config.set(("extractor", "mangoxo" , "password"), "5zbQF10_5u25259Ma")
config.set(("extractor", "deviantart", "client-id"), "7777")
config.set(("extractor", "deviantart", "client-secret"),