Open Issues Need Help
View All on GitHub `generic-file-importer`: Refactor tests 3 months ago
AI Summary: Refactor and re-enable unit tests for the `generic-file-importer` component. This involves addressing complexities encountered during previous attempts, potentially requiring significant code restructuring and the addition of new tests to ensure comprehensive coverage. The importer handles CDA document ingestion via REST APIs, involving XML validation (Schematron/XSLT), transformations to an EAV format, and database interaction.
Complexity:
4/5
enhancement good first issue