summaryrefslogtreecommitdiff
path: root/src/integrationTest/kotlin
AgeCommit message (Collapse)AuthorFilesLines
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
* If REST endpoint is configured, it will be used * If Kafka endpoint is configured, it will be used * If both endpoints are configured, REST configuration has precedence and will be used
2023-08-08Move integration tests into own source-setPaul-Christian Volkmer3-0/+219