[deviantart] add a couple 'deactivated account' test URLs
This commit is contained in:
@@ -93,6 +93,27 @@ __tests__ = (
|
|||||||
"#count" : 1,
|
"#count" : 1,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"#url" : "https://www.deviantart.com/AlloyRabbit/gallery",
|
||||||
|
"#comment" : "deactivated account",
|
||||||
|
"#category": ("", "deviantart", "gallery"),
|
||||||
|
"#class" : deviantart.DeviantartGalleryExtractor,
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"#url" : "https://www.deviantart.com/Shydude/gallery",
|
||||||
|
"#comment" : "deactivated account",
|
||||||
|
"#category": ("", "deviantart", "gallery"),
|
||||||
|
"#class" : deviantart.DeviantartGalleryExtractor,
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"#url" : "https://www.deviantart.com/zapor666/gallery",
|
||||||
|
"#comment" : "deactivated account",
|
||||||
|
"#category": ("", "deviantart", "gallery"),
|
||||||
|
"#class" : deviantart.DeviantartGalleryExtractor,
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"#url" : "https://www.deviantart.com/yakuzafc/gallery",
|
"#url" : "https://www.deviantart.com/yakuzafc/gallery",
|
||||||
"#comment" : "group",
|
"#comment" : "group",
|
||||||
@@ -702,6 +723,13 @@ __tests__ = (
|
|||||||
"#count" : 12,
|
"#count" : 12,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"#url" : "https://www.deviantart.com/chain-man/gallery/scraps",
|
||||||
|
"#comment" : "deactivated account"
|
||||||
|
"#category": ("", "deviantart", "scraps"),
|
||||||
|
"#class" : deviantart.DeviantartScrapsExtractor,
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"#url" : "https://www.deviantart.com/shimoda7/gallery/?catpath=scraps",
|
"#url" : "https://www.deviantart.com/shimoda7/gallery/?catpath=scraps",
|
||||||
"#category": ("", "deviantart", "scraps"),
|
"#category": ("", "deviantart", "scraps"),
|
||||||
|
|||||||
Reference in New Issue
Block a user