Problems with false positives on EyeEm/CreativeMarket/EVE Online. Add these sites to the tests to capture failure.
This commit is contained in:
+4
-2
@@ -111,7 +111,8 @@ class SherlockSiteCoverageTests(SherlockBaseTest):
|
||||
|
||||
self.username_check(['noonewouldeverusethis7'],
|
||||
["Pinterest", "iMGSRC.RU", "Pastebin",
|
||||
"WordPress", "devRant", "ImageShack", "MeetMe"
|
||||
"WordPress", "devRant", "ImageShack", "MeetMe",
|
||||
"EyeEm", "CreativeMarket", "EVE Online"
|
||||
],
|
||||
exist_check=False
|
||||
)
|
||||
@@ -134,7 +135,8 @@ class SherlockSiteCoverageTests(SherlockBaseTest):
|
||||
|
||||
self.username_check(['blue'],
|
||||
["Pinterest", "iMGSRC.RU", "Pastebin",
|
||||
"WordPress", "devRant", "ImageShack", "MeetMe"
|
||||
"WordPress", "devRant", "ImageShack", "MeetMe",
|
||||
"EyeEm", "CreativeMarket", "EVE Online"
|
||||
],
|
||||
exist_check=True
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user