aboutsummaryrefslogtreecommitdiff
path: root/test/requests/test-website.py
AgeCommit message (Collapse)Author
2018-03-30Add --fail argument to test runnerPjotr Prins
2018-03-26Initialise mapping testsMuriithi Frederick Muriuki
* Add mapping tests, and build the first of the tests.
2018-03-26Add tests for main web functionalityMuriithi Frederick Muriuki
2018-03-26Use argparse to handle argumentsMuriithi Frederick Muriuki
* Use argparse to handle commandline arguments. * Create initial layout of how the code might end up - lots of the code is currently commented out.
2018-03-26Requests addedPjotr Prins