summaryrefslogtreecommitdiff
path: root/src/integrationTest/kotlin/dev/dnpm/etl/processor/services/RequestServiceIntegrationTest.kt
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/+3
2026-01-06feat: block further initial submissions (#232)Paul-Christian Volkmer1-0/+4
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer1-85/+79
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-13/+15
2024-05-27feat: use RequestId typePaul-Christian Volkmer1-4/+4
2024-04-30refactor: use Fingerprint type instead of plain StringPaul-Christian Volkmer1-6/+7
2024-04-29refactor: add additional constructorsPaul-Christian Volkmer1-21/+21
2024-01-12test: add pseudonymize generator property and default to testsPaul-Christian Volkmer1-0/+1
2024-01-02fix: add rest uri config to integration testsPaul-Christian Volkmer1-0/+6
2023-08-11Issue #3: Detect the request type of request with last known status (#5)Paul-Christian Volkmer1-1/+1
2023-08-09Use single MtbFileSenderPaul-Christian Volkmer1-0/+3
2023-08-08Move integration tests into own source-setPaul-Christian Volkmer1-0/+131