aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/db/test_species.py
AgeCommit message (Expand)Author
2023-07-11Revert "Skip tests broken by Python-3.10 temporarily"...This reverts commit f52247c15f3694f3dd5fd0fd79c3e15376137e07. Frederick Muriuki Muriithi
2023-07-05Skip tests broken by Python-3.10 temporarily...Skip the tests that have been broken by the migrations to Python-3.10 temporarily, until we can fix them. Frederick Muriuki Muriithi
2023-03-20Fix get_all_species testzsloan
2022-02-17Use pytest's "mark" feature to categorise tests...Use pytest's `mark` feature to explicitly categorise the tests and run them per category Frederick Muriuki Muriithi
2021-05-10tests: test_species: Add test for `get_all_species`BonfaceKilz
2021-05-08tests: test_species: New testsBonfaceKilz