| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-05-06 | test: add tests for user role requests | Paul-Christian Volkmer | 1 | -4/+41 | |
| 2024-05-06 | test: add tests for token requests | Paul-Christian Volkmer | 1 | -4/+65 | |
| 2024-05-02 | test: add some basic arch unit tests | Paul-Christian Volkmer | 1 | -0/+75 | |
| 2024-04-30 | refactor: use Fingerprint type instead of plain String | Paul-Christian Volkmer | 2 | -7/+9 | |
| 2024-04-29 | refactor: use type alias | Paul-Christian Volkmer | 1 | -2/+1 | |
| 2024-04-29 | test: add initial RequestRepository test | Paul-Christian Volkmer | 1 | -0/+76 | |
| 2024-04-29 | refactor: add additional constructors | Paul-Christian Volkmer | 1 | -21/+21 | |
| 2024-04-23 | test: add tests with simulated gPAS responses | Paul-Christian Volkmer | 1 | -0/+136 | |
| 2024-03-26 | feat: show information if no output is defined | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2024-03-06 | test: change tests to mock output connection | Paul-Christian Volkmer | 1 | -1/+7 | |
| 2024-02-29 | feat: implement KafkaInputListener | Paul-Christian Volkmer | 1 | -0/+2 | |
| 2024-02-29 | test: add test for max retry attempts | Paul-Christian Volkmer | 1 | -0/+27 | |
| 2024-02-19 | feat: new kafka config due to kafka input | Paul-Christian Volkmer | 1 | -4/+42 | |
| 2024-02-17 | refactor: move mtb file controller into package input | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-01-20 | test: add test to ensure redirect of not logged in | Paul-Christian Volkmer | 1 | -0/+110 | |
| 2024-01-20 | refactor: move test class to related package | Paul-Christian Volkmer | 1 | -6/+7 | |
| 2024-01-19 | test: add security related tests for MtbFileRestController | Paul-Christian Volkmer | 1 | -0/+156 | |
| 2024-01-19 | test: add tests to ensure TokenService is present if required | Paul-Christian Volkmer | 1 | -1/+47 | |
| 2024-01-12 | test: ensure configured generator bean is created | Paul-Christian Volkmer | 1 | -1/+77 | |
| 2024-01-12 | test: add pseudonymize generator property and default to tests | Paul-Christian Volkmer | 2 | -1/+4 | |
| 2024-01-02 | fix: add rest uri config to integration tests | Paul-Christian Volkmer | 2 | -0/+11 | |
| 2023-11-25 | test: add integration test for mtb file transformation | Paul-Christian Volkmer | 1 | -0/+93 | |
| 2023-10-05 | Issue #12: Add application config for transformation configuration | Paul-Christian Volkmer | 1 | -6/+23 | |
| 2023-08-12 | Code cleanup | Paul-Christian Volkmer | 1 | -1/+6 | |
| 2023-08-11 | Issue #3: Detect the request type of request with last known status (#5) | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-08-09 | Use single MtbFileSender | Paul-Christian Volkmer | 2 | -1/+7 | |
| 2023-08-09 | Change endpoint configuration to select single endpoint | Paul-Christian Volkmer | 1 | -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-08 | Move integration tests into own source-set | Paul-Christian Volkmer | 3 | -0/+219 | |
