Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-17 | Use pytest's "mark" feature to categorise tests | Frederick Muriuki Muriithi | |
Use pytest's `mark` feature to explicitly categorise the tests and run them per category | |||
2021-06-18 | Fixed another error where test_generate_rqtl_command didn't include the ↵ | zsloan | |
filename argument (not sure why running unit tests locally doesn't detect this) | |||
2021-06-18 | Fixed file type from json to csv for test_generate_rqtl_command | zsloan | |
2021-06-18 | Fixed test_rqtl.py to include Rscript in the command | zsloan | |
2021-05-18 | Added unit test for computations/rqtl.py | zsloan | |