Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-10 | Fix linting errors caused by bump to Python 3.10migrate-to-python3.10 | Frederick Muriuki Muriithi | |
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-07-10 | Fix pylint issues | BonfaceKilz | |
2021-07-10 | db: test_db: Test that a fetch is correct when columns are specified | BonfaceKilz | |
2021-06-07 | db: test_db: Add extra variable in test data for "id" | BonfaceKilz | |
2021-06-07 | tests: test_db: Add a test-case for fetchall | BonfaceKilz | |
2021-06-07 | tests: test_db: Rename TestPhenotype | BonfaceKilz | |
2021-06-07 | tests: test_phenotype: Rename to test_db | BonfaceKilz | |