aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/test_general.py
AgeCommit message (Collapse)Author
2022-02-17Use pytest's "mark" feature to categorise testsFrederick Muriuki Muriithi
Use pytest's `mark` feature to explicitly categorise the tests and run them per category
2021-05-13tests: test_general: Add test case for run_r_qtl endpointBonfaceKilz
2021-03-08Prepend all endpoints with "api"BonfaceKilz
2021-03-08Update failing tests.BonfaceKilz
2021-02-16Add test cases for "/metadata/upload" endpointBonfaceKilz