sherlock/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