update test results

nothing broke, but things got updated or changed
pull/79/head
Mike Fährmann 7 years ago
parent 1e93955170
commit 0dd48d644f
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -81,8 +81,8 @@ class FallenangelsMangaExtractor(MangaExtractor):
scheme = "https"
test = [
("http://manga.fascans.com/manga/trinity-seven", {
"url": "b4904e25f023cff7174dd3f73000db4d4e81a4e2",
"keyword": "042eabfa6067fde9e3502edb7e9c8df2dbed8ac6",
"url": "1e7bcabcd2902520fbf21bf0743183916a483883",
"keyword": "47ab722fc79bab4bfa0dbcdbced5f21d5affdb32",
}),
("https://truyen.fascans.com/manga/rakudai-kishi-no-eiyuutan", {
"url": "51a731a6b82d5eb7a335fbae6b02d06aeb2ab07b",

@ -120,7 +120,7 @@ class KissmangaChapterExtractor(KissmangaExtractor):
"keyword": "089158338b4cde43b2ff244814effeb13297de33",
}),
("http://kissmanga.com/Manga/Monster/Monster-79?id=7608", {
"url": "6abec8178f35fe7846586280ca9e38eacc32452c",
"count": 23,
"keyword": "558da596e86ca544eb72cf303f3694bbf0b1f2f5",
}),
("http://kissmanga.com/mAnGa/mOnStEr/Monster-79?id=7608", None),

@ -58,7 +58,7 @@ class PawooUserExtractor(PawooExtractor):
test = [
("https://pawoo.net/@kuroda", {
"url": "a3f9e7555f2b024554c0e9b6cbcc7991af13cf99",
"keyword": "2aca914a8cf312c4fb63084abbe348aef90e3dc3",
"keyword": "e300caf8286fbebd00215b7c89b25617b6ef0b88",
}),
("https://pawoo.net/@zZzZz/", {
"exception": exception.NotFoundError,
@ -86,7 +86,7 @@ class PawooStatusExtractor(PawooExtractor):
test = [
("https://pawoo.net/@takehana_note/559043", {
"url": "f95cc8c0274c4143e7e21dbdc693b90c65b596e3",
"keyword": "5cbd6ca68fe6efd679fcccf2bc1a7f3ee7573352",
"keyword": "1495670fd098e6cc456c95897ae6af36534c2bad",
"content": "3b148cf90174173355fe34179741ce476921b2fc",
}),
("https://pawoo.net/@zZzZz/12346", {

@ -18,9 +18,8 @@ SKIP = {
"archivedmoe", "archiveofsins", "thebarchive",
# temporary issues
"batoto", # R.I.P.
"imgyt", # server maintenance
"gelbooru",
"chronos",
"coreimg",
}

Loading…
Cancel
Save