aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test_commands.py
AgeCommit message (Expand)Author
2022-03-08Fix tests, and issues caught by testsFrederick Muriuki Muriithi
2022-02-17Use pytest's "mark" feature to categorise testsFrederick Muriuki Muriithi
2021-06-29tests: test_commands: Add extra check for when an error occursBonfaceKilz
2021-06-18Fixed test_compose_rqtl_command test; forgot to include Rscript in the commandzsloan
2021-06-18Change test_compose_rqtl_command in test_commands.py to have different argume...zsloan
2021-05-18Added test for compose_rqtl_cmd in tests/unit/test_commands.pyzsloan
2021-03-10Update test to ensure redis.hset is called correctlyBonfaceKilz
2021-03-08bug: Put a space between gemma-wrapper argsBonfaceKilz
2021-03-08Make the name of the redis job queue configurableBonfaceKilz
2021-02-24Update "compose_gemma_cmd" testsBonfaceKilz
2021-02-16Add extra option to set email when queueing CMDBonfaceKilz
2021-02-16Add new test cases for run_cmdBonfaceKilz
2021-02-12Add new procedure for queueing a commandBonfaceKilz
2021-02-12Add new procedure for composing a gemma cmdBonfaceKilz