aktin/dwh-import

`generic-file-importer`: Refactor tests

Open

#20 opened on Jun 17, 2025

 (0 comments) (0 reactions) (0 assignees)XSLT (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

During https://github.com/aktin/dwh-import/pull/19 it was also planned to refactor the unit-tests of generic-file-importer. However, testing was more complex than anticipated, so all tests were temporarily disabled. Manual end-to-end tests revealed no bugs, and the application is working as intended.

To ensure long-term maintainability and confidence in future changes, the unit tests should be properly re-enabled, refactored, and extended where necessary.,

Contributor guide