Age | Commit message (Expand) | Author |
---|---|---|
2020-08-26 | Remove "from __future__ import new_feature" statements...See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future> | BonfaceKilz |
2020-07-16 | Check for specific text in response and then assert a 200 code..."/show_trait?trait_id=1435395_s_at&dataset=HC_M2_0606_P" is missing in the response code. At one point the html structure changed. | BonfaceKilz |
2018-03-26 | Move import to the top of the page....* Mainly to tell the dependencies easily. | Muriithi Frederick Muriuki |
2018-03-26 | Add tests for main web functionality | Muriithi Frederick Muriuki |