aboutsummaryrefslogtreecommitdiff
path: root/tests/test_data
AgeCommit message (Collapse)Author
2022-08-31Commit missing files.Frederick Muriuki Muriithi
2022-06-21Test the upload of zip files works as expectedFrederick Muriuki Muriithi
- Ensure errors respond with status code 400 - Ensure error messages are displayed for any invalid zip file that is uploaded.
2022-04-20Update parameters for testsFrederick 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-13Implement remaining file parsing testsFrederick Muriuki Muriithi
* Implement remaining file parsing tests and some helpers functions needed for ensuring the tests work.
2022-04-13Add sample files for testsFrederick Muriuki Muriithi
Add some sample files to be used for testing that the parsing works as expected.