update test results
nothing broke, but things got updated or changed
This commit is contained in:
@@ -81,8 +81,8 @@ class FallenangelsMangaExtractor(MangaExtractor):
|
|||||||
scheme = "https"
|
scheme = "https"
|
||||||
test = [
|
test = [
|
||||||
("http://manga.fascans.com/manga/trinity-seven", {
|
("http://manga.fascans.com/manga/trinity-seven", {
|
||||||
"url": "b4904e25f023cff7174dd3f73000db4d4e81a4e2",
|
"url": "1e7bcabcd2902520fbf21bf0743183916a483883",
|
||||||
"keyword": "042eabfa6067fde9e3502edb7e9c8df2dbed8ac6",
|
"keyword": "47ab722fc79bab4bfa0dbcdbced5f21d5affdb32",
|
||||||
}),
|
}),
|
||||||
("https://truyen.fascans.com/manga/rakudai-kishi-no-eiyuutan", {
|
("https://truyen.fascans.com/manga/rakudai-kishi-no-eiyuutan", {
|
||||||
"url": "51a731a6b82d5eb7a335fbae6b02d06aeb2ab07b",
|
"url": "51a731a6b82d5eb7a335fbae6b02d06aeb2ab07b",
|
||||||
|
|||||||
@@ -120,7 +120,7 @@ class KissmangaChapterExtractor(KissmangaExtractor):
|
|||||||
"keyword": "089158338b4cde43b2ff244814effeb13297de33",
|
"keyword": "089158338b4cde43b2ff244814effeb13297de33",
|
||||||
}),
|
}),
|
||||||
("http://kissmanga.com/Manga/Monster/Monster-79?id=7608", {
|
("http://kissmanga.com/Manga/Monster/Monster-79?id=7608", {
|
||||||
"url": "6abec8178f35fe7846586280ca9e38eacc32452c",
|
"count": 23,
|
||||||
"keyword": "558da596e86ca544eb72cf303f3694bbf0b1f2f5",
|
"keyword": "558da596e86ca544eb72cf303f3694bbf0b1f2f5",
|
||||||
}),
|
}),
|
||||||
("http://kissmanga.com/mAnGa/mOnStEr/Monster-79?id=7608", None),
|
("http://kissmanga.com/mAnGa/mOnStEr/Monster-79?id=7608", None),
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ class PawooUserExtractor(PawooExtractor):
|
|||||||
test = [
|
test = [
|
||||||
("https://pawoo.net/@kuroda", {
|
("https://pawoo.net/@kuroda", {
|
||||||
"url": "a3f9e7555f2b024554c0e9b6cbcc7991af13cf99",
|
"url": "a3f9e7555f2b024554c0e9b6cbcc7991af13cf99",
|
||||||
"keyword": "2aca914a8cf312c4fb63084abbe348aef90e3dc3",
|
"keyword": "e300caf8286fbebd00215b7c89b25617b6ef0b88",
|
||||||
}),
|
}),
|
||||||
("https://pawoo.net/@zZzZz/", {
|
("https://pawoo.net/@zZzZz/", {
|
||||||
"exception": exception.NotFoundError,
|
"exception": exception.NotFoundError,
|
||||||
@@ -86,7 +86,7 @@ class PawooStatusExtractor(PawooExtractor):
|
|||||||
test = [
|
test = [
|
||||||
("https://pawoo.net/@takehana_note/559043", {
|
("https://pawoo.net/@takehana_note/559043", {
|
||||||
"url": "f95cc8c0274c4143e7e21dbdc693b90c65b596e3",
|
"url": "f95cc8c0274c4143e7e21dbdc693b90c65b596e3",
|
||||||
"keyword": "5cbd6ca68fe6efd679fcccf2bc1a7f3ee7573352",
|
"keyword": "1495670fd098e6cc456c95897ae6af36534c2bad",
|
||||||
"content": "3b148cf90174173355fe34179741ce476921b2fc",
|
"content": "3b148cf90174173355fe34179741ce476921b2fc",
|
||||||
}),
|
}),
|
||||||
("https://pawoo.net/@zZzZz/12346", {
|
("https://pawoo.net/@zZzZz/12346", {
|
||||||
|
|||||||
@@ -18,9 +18,8 @@ SKIP = {
|
|||||||
"archivedmoe", "archiveofsins", "thebarchive",
|
"archivedmoe", "archiveofsins", "thebarchive",
|
||||||
|
|
||||||
# temporary issues
|
# temporary issues
|
||||||
"batoto", # R.I.P.
|
"chronos",
|
||||||
"imgyt", # server maintenance
|
"coreimg",
|
||||||
"gelbooru",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user