Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-25 | Rename module: qc_app --> uploader | Frederick Muriuki Muriithi | |
2024-06-27 | Remove unnecessary debugging statements. | Frederick Muriuki Muriithi | |
2024-06-14 | Commit missing test. | Frederick Muriuki Muriithi | |
2024-06-13 | Fix tests and issues caught by tests.update-templates-for-bootstrap | Frederick Muriuki Muriithi | |
2024-04-08 | Fix issues caught by integration tests. | Frederick Muriuki Muriithi | |
2024-02-28 | tests: test with just the message - don't include markup | Frederick Muriuki Muriithi | |
Markup can, and will change as improvements are made, but the error messages will not change that often, plus that is what we want to actually test for, not the markup. | |||
2024-01-24 | Checks: Update code and tests to ensure all checks pass. | Frederick Muriuki Muriithi | |
2022-11-16 | tests: Fix some failing tests | Frederick Muriuki Muriithi | |
2022-08-31 | Update test: use new script name. | Frederick Muriuki Muriithi | |
2022-07-07 | Fix test | Frederick Muriuki Muriithi | |
2022-06-22 | Test zipfiles uploads: commit forgotten tests | Frederick Muriuki Muriithi | |
2022-06-22 | Test the results pages | Frederick Muriuki Muriithi | |
2022-06-21 | Test the progress indication feature | Frederick Muriuki Muriithi | |
2022-06-21 | Rename fixture: fixture gives back the redis url, not a server | Frederick Muriuki Muriithi | |
2022-06-21 | Update tests: Ensure errors return status code 400 | Frederick Muriuki Muriithi | |
2022-06-17 | Test endpoint '/parse/parse' | Frederick Muriuki Muriithi | |
* Ensure error messages are displayed if a request is made to the '/parse/parse' endpoint with invalid, or missing data. | |||
2022-06-16 | Add more UI tests | Frederick Muriuki Muriithi | |
- Test upload with missing or invalid data - Test triggering the parsing of the file | |||
2022-06-15 | Setup test fixtures and initial tests for web-UI | Frederick Muriuki Muriithi | |