summaryrefslogtreecommitdiff
path: root/src/integrationTest/kotlin/dev
AgeCommit message (Expand)AuthorFilesLines
2026-03-06test: change test for new cards layoutPaul-Christian Volkmer1-5/+5
2026-03-06feat: save TAN for MTB requests (#253)Paul-Christian Volkmer4-0/+11
2026-03-05deps!: migrate to Spring Boot 4 (#250)Paul-Christian Volkmer9-21/+41
2026-01-09ci: build web resources (#240)Paul-Christian Volkmer1-1/+2
2026-01-08build: remove webjars and use custom build (#238)Paul-Christian Volkmer1-0/+1
2026-01-06feat: block further initial submissions (#232)Paul-Christian Volkmer5-56/+73
2025-12-05fix: do not serialize null values (#216)Paul-Christian Volkmer1-0/+146
2025-12-03feat: simple HTTP GET based consent fetch (#208)Paul-Christian Volkmer1-0/+18
2025-11-21feat: add alternative endpoints for request (#196)Paul-Christian Volkmer1-27/+138
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer15-1200/+1143
2025-11-06fix: docs uses APP_PSEUDOMYMIZE_GPAS_PID_DOMAIN (#184)Paul-Christian Volkmer2-1/+56
2025-11-02test: use correct expectations in GpasPseudonymGeneratorTest (#178)Paul-Christian Volkmer1-31/+38
2025-10-22feat: add basic support for gPAS SOAP endpoint (#157)Paul-Christian Volkmer2-1/+20
2025-09-03fix: add status badge for 'NO_CONSENT' (#149)Paul-Christian Volkmer1-0/+24
2025-08-15feat: check consent for DNPM 2.1 requests (#126)Paul-Christian Volkmer3-32/+36
2025-08-12refactor: remove obsolete bwHC data model V1.0 (#129)Paul-Christian Volkmer2-55/+35
2025-07-23119 add transaction (#124)jlidke1-3/+3
2025-07-2263 check consent status (#120)jlidke5-24/+97
2025-04-06feat: support multiple request content types (#109)Paul-Christian Volkmer2-9/+10
2025-04-04feat: remove obsolete config params (#101)Paul-Christian Volkmer1-36/+2
2025-04-04feat: remove SSL-CA-Location config (#99)Paul-Christian Volkmer1-6/+5
2025-04-04refactor: replace deprecated MockBean annotations (#95)Paul-Christian Volkmer9-57/+68
2025-04-04chore: update to Spring Boot 3.4Paul-Christian Volkmer4-7/+7
2025-03-23test: use Europe/Berlin as timezone in testsPaul-Christian Volkmer1-5/+7
2024-07-15refactor: use dedicated type for path paramPaul-Christian Volkmer1-0/+33
2024-07-15refactor: add types for patient id and pseudonymPaul-Christian Volkmer6-55/+76
2024-05-30test: exclude test and integrationTest source setPaul-Christian Volkmer1-5/+3
2024-05-27feat: allow access to MTBFile endpoint for non-token usersPaul-Christian Volkmer1-1/+69
2024-05-27feat: use RequestId typePaul-Christian Volkmer5-23/+31
2024-05-08feat: show info if no requests presentPaul-Christian Volkmer1-15/+10
2024-05-08test: mock UserRoleService only in nested test classPaul-Christian Volkmer1-5/+10
2024-05-08test: add test for config SSE endpointPaul-Christian Volkmer1-1/+42
2024-05-07test: add test for SSE endpointPaul-Christian Volkmer1-2/+38
2024-05-07test: test statistics json responsePaul-Christian Volkmer1-28/+193
2024-05-07test: add initial tests for StatisticsRestControllerPaul-Christian Volkmer1-0/+109
2024-05-07test: add test for StatisticsControllerPaul-Christian Volkmer1-0/+75
2024-05-07refactor: move classes into package 'security'Paul-Christian Volkmer4-6/+6
2024-05-06test: add tests for HomeControllerPaul-Christian Volkmer1-0/+261
2024-05-06test: add tests to and reorganize ConfigControllerTestPaul-Christian Volkmer1-75/+172
2024-05-06test: ensure correct view is renderedPaul-Christian Volkmer2-1/+8
2024-05-06test: add htmlunit based test for LoginControllerPaul-Christian Volkmer1-0/+87
2024-05-06test: add tests for user role requestsPaul-Christian Volkmer1-4/+41
2024-05-06test: add tests for token requestsPaul-Christian Volkmer1-4/+65
2024-05-02test: add some basic arch unit testsPaul-Christian Volkmer1-0/+75
2024-04-30refactor: use Fingerprint type instead of plain StringPaul-Christian Volkmer2-7/+9
2024-04-29refactor: use type aliasPaul-Christian Volkmer1-2/+1
2024-04-29test: add initial RequestRepository testPaul-Christian Volkmer1-0/+76
2024-04-29refactor: add additional constructorsPaul-Christian Volkmer1-21/+21
2024-04-23test: add tests with simulated gPAS responsesPaul-Christian Volkmer1-0/+136
2024-03-26feat: show information if no output is definedPaul-Christian Volkmer1-2/+2