This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
sherlock
Watch
2
Star
0
Fork
You've already forked sherlock
0
mirror of
https://github.com/sherlock-project/sherlock
synced
2024-11-23 20:33:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ea90e7fa95
sherlock
/
tests
History
Christopher K. Hoadley
bf0959d84b
Convert all supported Response URL sites to use JSON driven tests.
2019-02-02 20:46:53 -06:00
..
__init__.py
Add basic test infrastructure using unittest. Add tests to verify the 3 mechanisms of determining that a username is *not* supported on a given site.
2019-01-21 19:26:07 -06:00
all.py
Convert all supported Response URL sites to use JSON driven tests.
2019-02-02 20:46:53 -06:00
base.py
Add information about a claimed and an unclaimed username to the site information. This will allow the tests to directly source the information from the JSON data. It will also allow people who add new sites to also add test data (which will automatically get tested). Add a new test method which finds all sites of a given detect algorithm, and which also has test vectors, and runs tests against them.
2019-02-02 20:32:06 -06:00