Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-20 | Fix linting issues | Frederick Muriuki Muriithi | |
2022-04-13 | Implement remaining file parsing tests | Frederick Muriuki Muriithi | |
* Implement remaining file parsing tests and some helpers functions needed for ensuring the tests work. | |||
2022-04-13 | Check for `DuplicateHeader` errors in `parse_file` function | 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 | Add tests outline for file parsing | Frederick Muriuki Muriithi | |
Add dummy failing tests and a stub for the parsing of the files |