meldestelle/backend/infrastructure
StefanMoCoAt 82934804f3 chore(tests, dependencies, build): optimize test assertions, fix mocking issues, and update dependencies
- Simplified test assertions by removing redundant type casting in `ResultTest`.
- Improved Redis mock behavior and verification leniency in `RedisDistributedCacheTest`.
- Updated dependency versions in `libs.versions.toml` (e.g., downgraded `ktor` and adjusted `composeMultiplatform`).
- Refined Gradle build scripts for consistent compiler args and testing configurations (e.g., disabled browser tests in frontend).
- Addressed mocking issues in `RedisDistributedCacheTest` to prevent `NoSuchMethodError`.
- Fixed package imports due to framework updates in Spring Boot and Micrometer-related components.
2026-01-08 01:29:54 +01:00
..
cache chore(tests, dependencies, build): optimize test assertions, fix mocking issues, and update dependencies 2026-01-08 01:29:54 +01:00
event-store chore(tests, dependencies, build): optimize test assertions, fix mocking issues, and update dependencies 2026-01-08 01:29:54 +01:00
gateway chore(tests, dependencies, build): optimize test assertions, fix mocking issues, and update dependencies 2026-01-08 01:29:54 +01:00
messaging chore(ci): Align GH Workflows with Docker SSoT, new paths; minimal SSoT guard; staticAnalysis (#23) 2025-12-03 12:03:40 +01:00
monitoring fix: 2025-12-04 03:34:11 +01:00