meldestelle/frontend/features/turnier-feature/src
Stefan Mogeritsch 1f9f528554 fix(tests): resolve EntriesIsolationIntegrationTest failures with test-specific DB config
- Added `TestExposedConfiguration` to connect Exposed with Spring `DataSource` in the `test` profile.
- Downgraded `springdoc` version from `3.0.0` to `2.8.9` for Spring Boot 3.x compatibility.
- Applied `@ActiveProfiles("test")` to `EntriesIsolationIntegrationTest`.
- Updated roadmap documentation to reflect bugfix and test success.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-04-03 10:52:40 +02:00
..
commonMain/kotlin/at/mocode/turnier/feature fix(tests): resolve EntriesIsolationIntegrationTest failures with test-specific DB config 2026-04-03 10:52:40 +02:00
jvmMain/kotlin/at/mocode/turnier/feature fix(tests): resolve EntriesIsolationIntegrationTest failures with test-specific DB config 2026-04-03 10:52:40 +02:00