Age | Commit message (Expand) | Author |
---|---|---|
2020-07-14 | Remove stale comments | BonfaceKilz |
2018-04-13 | Use single entry-point for tests...* Remove the run-integration-tests.py, and use the test-website.py as the entry point for all tests. This simplifies running the tests for the site. | Muriithi Frederick Muriuki |
2018-03-31 | Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te......* Fix conflicts | Muriithi Frederick Muriuki |
2018-03-30 | Add --fail argument to test runner | Pjotr Prins |
2018-03-26 | Initialise mapping tests...* Add mapping tests, and build the first of the tests. | Muriithi Frederick Muriuki |
2018-03-26 | Add tests for main web functionality | Muriithi Frederick Muriuki |
2018-03-26 | Use argparse to handle arguments...* Use argparse to handle commandline arguments. * Create initial layout of how the code might end up - lots of the code is currently commented out. | Muriithi Frederick Muriuki |
2018-03-26 | Requests added | Pjotr Prins |
2018-03-21 | Deactivate navigation tests...* 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. | Muriithi Frederick Muriuki |
2018-03-19 | Initialise navigation tests....* Start working on navigation tests. | Muriithi Frederick Muriuki |
2018-03-18 | Initialise mapping tests...* Add mapping tests, and build the first of the tests. | Muriithi Frederick Muriuki |
2018-03-14 | Add tests for main web functionality | Muriithi Frederick Muriuki |
2018-03-09 | Use argparse to handle arguments...* Use argparse to handle commandline arguments. * Create initial layout of how the code might end up - lots of the code is currently commented out. | Muriithi Frederick Muriuki |
2018-02-15 | Requests added | Pjotr Prins |