summaryrefslogtreecommitdiff
path: root/src/integrationTest
AgeCommit message (Expand)AuthorFilesLines
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
2024-03-06test: change tests to mock output connectionPaul-Christian Volkmer1-1/+7
2024-02-29feat: implement KafkaInputListenerPaul-Christian Volkmer1-0/+2
2024-02-29test: add test for max retry attemptsPaul-Christian Volkmer1-0/+27
2024-02-19feat: new kafka config due to kafka inputPaul-Christian Volkmer1-4/+42
2024-02-17refactor: move mtb file controller into package inputPaul-Christian Volkmer1-1/+1
2024-01-20test: add test to ensure redirect of not logged inPaul-Christian Volkmer1-0/+110
2024-01-20refactor: move test class to related packagePaul-Christian Volkmer1-6/+7
2024-01-19test: add security related tests for MtbFileRestControllerPaul-Christian Volkmer1-0/+156
2024-01-19test: add tests to ensure TokenService is present if requiredPaul-Christian Volkmer1-1/+47
2024-01-12test: ensure configured generator bean is createdPaul-Christian Volkmer1-1/+77
2024-01-12test: add pseudonymize generator property and default to testsPaul-Christian Volkmer2-1/+4
2024-01-02fix: add rest uri config to integration testsPaul-Christian Volkmer2-0/+11
2023-11-25test: add integration test for mtb file transformationPaul-Christian Volkmer1-0/+93
2023-10-05Issue #12: Add application config for transformation configurationPaul-Christian Volkmer1-6/+23
2023-08-12Code cleanupPaul-Christian Volkmer1-1/+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 Volkmer2-1/+7
2023-08-09Change endpoint configuration to select single endpointPaul-Christian Volkmer1-0/+102
2023-08-08Move integration tests into own source-setPaul-Christian Volkmer3-0/+219