Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-29 | Add tests for "phenotypes_exist" and "genotypes_exist" | BonfaceKilz | |
* wqflask/tests/api/test_gen_menu.py: Add new tests | |||
2020-07-29 | Add test for "get_groups" | BonfaceKilz | |
* wqflask/tests/api/test_gen_menu.py: test that "get_groups" uses the correct sql query and returns the correct group data structure. | |||
2020-07-29 | Add initial gen_menu test | BonfaceKilz | |
* wqflask/tests/api/__init__.py: Add it * wqflask/tests/api/test_gen_menu.py: Add test for get_species |