mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 17:57:10 +00:00
- Introduced a CI workflow for automated testing of backend and frontend components. - Added pytest configuration for backend tests and Vitest configuration for frontend tests. - Enhanced file validation logic in the backend to improve error handling and reporting. - Created comprehensive test cases for various validation scenarios, including edge cases and incorrect formats. - Updated requirements to include necessary testing libraries and tools. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| test_xlsforms_incorrect | ||
| test_xlsforms_valid | ||
| codeshares | ||
| make-valid.py | ||
| make.py | ||
| test_validation.py | ||
| testsheet.xls | ||
| testsheet2.xls | ||