Age | Commit message (Expand) | Author |
2022-08-31 | Commit missing files. | Frederick Muriuki Muriithi |
2022-06-21 | Test the upload of zip files works as expected...- Ensure errors respond with status code 400
- Ensure error messages are displayed for any invalid zip file that is
uploaded.
| Frederick Muriuki Muriithi |
2022-04-20 | Update parameters for tests...Derive a "correct" sample file from an existing sample file with
errors for testing with large files.
Fix issue caught by test.
| Frederick Muriuki Muriithi |
2022-04-13 | Implement remaining file parsing tests...* Implement remaining file parsing tests and some helpers functions
needed for ensuring the tests work.
| Frederick Muriuki Muriithi |
2022-04-13 | Add sample files for tests...Add some sample files to be used for testing that the parsing works as
expected.
| Frederick Muriuki Muriithi |