Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-20 | Fix linting issues | Frederick Muriuki Muriithi | |
2022-04-13 | Add test for duplicate headers | Frederick Muriuki Muriithi | |
2022-04-13 | Implement test for parsing that fails | Frederick Muriuki Muriithi | |
* Improve tests that ensure parsing fails in case the file has errors * Add strains.csv file * Implement minimum viable functionality that passes the implemented tests | |||
2022-04-13 | Update Exception name | Frederick Muriuki Muriithi | |
Change the exception name to be more descriptive. | |||
2022-04-11 | Add tests for headers | Frederick Muriuki Muriithi | |
* Add tests to check for validity of the headers * Add stubs for the tests | |||
2022-04-11 | Implement tests and stubs for functions under test | Frederick Muriuki Muriithi | |