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