This website requires JavaScript.
Explore
Help
Register
Sign In
aheh
/
sherlock
Watch
1
Star
0
Fork
0
You've already forked sherlock
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf0959d84bea25cdfcb6c83be484ad3c55ef1a78
sherlock
/
tests
T
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