Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-21 | Test the upload of zip files works as expected | Frederick Muriuki Muriithi | |
- Ensure errors respond with status code 400 - Ensure error messages are displayed for any invalid zip file that is uploaded. | |||
2022-04-20 | Update parameters for tests | Frederick Muriuki Muriithi | |
Derive a "correct" sample file from an existing sample file with errors for testing with large files. Fix issue caught by test. | |||
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 | Add sample files for tests | Frederick Muriuki Muriithi | |
Add some sample files to be used for testing that the parsing works as expected. |