aktin/dwh-import

`generic-file-importer`: Refactor tests

Offen

#20 geöffnet am 17.06.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)XSLT (0 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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