summaryrefslogtreecommitdiff
path: root/src/integrationTest/kotlin/dev/dnpm/etl/processor/EtlProcessorApplicationTests.kt
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer1-6/+7
2026-03-05deps!: migrate to Spring Boot 4 (#250)Paul-Christian Volkmer1-5/+14
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer1-81/+78
2025-08-15feat: check consent for DNPM 2.1 requests (#126)Paul-Christian Volkmer1-0/+12
2025-08-12refactor: remove obsolete bwHC data model V1.0 (#129)Paul-Christian Volkmer1-30/+15
2025-07-2263 check consent status (#120)jlidke1-1/+3
2025-04-06feat: support multiple request content types (#109)Paul-Christian Volkmer1-3/+4
2025-04-04refactor: replace deprecated MockBean annotations (#95)Paul-Christian Volkmer1-3/+3
2024-01-12test: add pseudonymize generator property and default to testsPaul-Christian Volkmer1-1/+3
2024-01-02fix: add rest uri config to integration testsPaul-Christian Volkmer1-0/+5
2023-11-25test: add integration test for mtb file transformationPaul-Christian Volkmer1-0/+93
2023-08-12Code cleanupPaul-Christian Volkmer1-1/+6
2023-08-09Use single MtbFileSenderPaul-Christian Volkmer1-1/+4
2023-08-08Move integration tests into own source-setPaul-Christian Volkmer1-0/+37