Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-21 | Deactivate navigation tests | Muriithi Frederick Muriuki | |
* Navigation depends on Javascript to render the elements being tested. That would require selenium and its ilk to run such tests, meaning such packages would need to be defined for Guix first. | |||
2018-03-19 | Initialise navigation tests. | Muriithi Frederick Muriuki | |
* Start working on navigation tests. | |||
2018-03-18 | Initialise mapping tests | Muriithi Frederick Muriuki | |
* Add mapping tests, and build the first of the tests. | |||
2018-03-14 | Add tests for main web functionality | Muriithi Frederick Muriuki | |
2018-03-09 | Use argparse to handle arguments | Muriithi 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-02-15 | Requests added | Pjotr Prins | |