aboutsummaryrefslogtreecommitdiff
path: root/tests/qc_app/test_entry.py
AgeCommit message (Collapse)Author
2024-02-28tests: test with just the message - don't include markupFrederick 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-24Checks: Update code and tests to ensure all checks pass.Frederick Muriuki Muriithi
2022-07-07Fix testFrederick Muriuki Muriithi
2022-06-21Update tests: Ensure errors return status code 400Frederick Muriuki Muriithi
2022-06-16Add more UI testsFrederick Muriuki Muriithi
- Test upload with missing or invalid data - Test triggering the parsing of the file
2022-06-15Setup test fixtures and initial tests for web-UIFrederick Muriuki Muriithi