summaryrefslogtreecommitdiff
path: root/src/integrationTest/kotlin/dev/dnpm/etl/processor/monitoring
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer1-1/+2
2026-03-06feat: save TAN for MTB requests (#253)Paul-Christian Volkmer1-0/+1
2026-03-05deps!: migrate to Spring Boot 4 (#250)Paul-Christian Volkmer1-3/+3
2026-01-06feat: block further initial submissions (#232)Paul-Christian Volkmer1-0/+1
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer1-20/+15
2025-04-04refactor: replace deprecated MockBean annotations (#95)Paul-Christian Volkmer1-2/+2
2024-07-15refactor: add types for patient id and pseudonymPaul-Christian Volkmer1-5/+3
2024-05-27feat: use RequestId typePaul-Christian Volkmer1-1/+2
2024-04-30refactor: use Fingerprint type instead of plain StringPaul-Christian Volkmer1-1/+2
2024-04-29refactor: use type aliasPaul-Christian Volkmer1-2/+1
2024-04-29test: add initial RequestRepository testPaul-Christian Volkmer1-0/+76