Age | Commit message (Expand) | Author |
---|---|---|
2023-08-04 | Remove unused import | Frederick Muriuki Muriithi |
2023-08-04 | Remove tests for deleted function. | Frederick Muriuki Muriithi |
2023-08-02 | Remove ORM-dependent `fetchall` and `fetchone` functions | Frederick Muriuki Muriithi |
2023-07-19 | Extract code dealing with ProbeSets to their own module. | Frederick Muriuki Muriithi |
2022-02-17 | Use pytest's "mark" feature to categorise tests | Frederick Muriuki Muriithi |
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 |