Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-27 | Enable managing app via setup.py | Frederick Muriuki Muriithi | |
While the application is developed with GNU Guix, the end user might not be using it, and therefore, this commit provides a way for the user to install the application with the usual python package management systems. | |||
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 |