bulk-questionnaire-upload/tests
vee1e 86a45d02da feat: update file parsing to return the actual mForm format
- Modified the parse_file endpoint to return data in mForm comptaible format instead of the previous schema.
- Updated the get_form_by_id endpoint to return forms in the new tempData.json format.
- Enhanced XLSFormParser to support the conversion of database format to tempData.json format.
- Adjusted tests to validate the new response structure for parsed forms.
2025-09-11 16:47:17 +05:30
..
backend feat: update file parsing to return the actual mForm format 2025-09-11 16:47:17 +05:30
frontend feat: implement CI workflow, enhance file validation, and add test cases 2025-08-26 00:22:54 +05:30
test_xlsforms_incorrect feat: implement CI workflow, enhance file validation, and add test cases 2025-08-26 00:22:54 +05:30
test_xlsforms_valid feat: update file parsing to return the actual mForm format 2025-09-11 16:47:17 +05:30
codeshares feat: implement CI workflow, enhance file validation, and add test cases 2025-08-26 00:22:54 +05:30
make-valid.py feat: implement CI workflow, enhance file validation, and add test cases 2025-08-26 00:22:54 +05:30
make.py feat: implement CI workflow, enhance file validation, and add test cases 2025-08-26 00:22:54 +05:30
test_validation.py feat: implement CI workflow, enhance file validation, and add test cases 2025-08-26 00:22:54 +05:30
testsheet.xls feat: implement CI workflow, enhance file validation, and add test cases 2025-08-26 00:22:54 +05:30
testsheet2.xls feat: implement CI workflow, enhance file validation, and add test cases 2025-08-26 00:22:54 +05:30