Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-05 | Replace "escape_string" with safe-query parameters | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2023-07-11 | Revert "Skip tests broken by Python-3.10 temporarily" | Frederick Muriuki Muriithi | |
This reverts commit f52247c15f3694f3dd5fd0fd79c3e15376137e07. | |||
2023-07-05 | Skip tests broken by Python-3.10 temporarily | Frederick Muriuki Muriithi | |
Skip the tests that have been broken by the migrations to Python-3.10 temporarily, until we can fix them. | |||
2023-03-20 | Fix get_all_species test | zsloan | |
2022-02-17 | Use pytest's "mark" feature to categorise tests | Frederick Muriuki Muriithi | |
Use pytest's `mark` feature to explicitly categorise the tests and run them per category | |||
2021-05-10 | tests: test_species: Add test for `get_all_species` | BonfaceKilz | |
2021-05-08 | tests: test_species: New tests | BonfaceKilz | |