| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-14 | test: add tests to ensure patient id pseudonym | Paul-Christian Volkmer | 2 | -0/+65 | |
| This uses fake MTBFile JSON as described here: https://ibmi-intra.cs.uni-tuebingen.de/display/ZPM/bwHC+REST+API | |||||
| 2023-12-05 | test: expect sorted data quality report issues | Paul-Christian Volkmer | 1 | -4/+4 | |
| 2023-12-05 | test: expect 3 issues with different severity | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-12-05 | fix: add info severity to data quality report | Paul-Christian Volkmer | 1 | -2/+5 | |
| 2023-10-05 | Issue #12: Transform MTBFile objects by using transformation rules | Paul-Christian Volkmer | 2 | -16/+30 | |
| 2023-10-05 | Issue #12: Add application config for transformation configuration | Paul-Christian Volkmer | 1 | -0/+19 | |
| 2023-10-05 | Issue #12: Basic implementation of transformation service | Paul-Christian Volkmer | 1 | -0/+83 | |
| 2023-09-04 | fix: removed gaps system from GPAS pseudonym value. Also added clean up ↵ | jlidke | 1 | -0/+7 | |
| method, which will replace filename invalid characters witch '_'. (#11) | |||||
| 2023-08-16 | Issue #7: Send and expect requestId in record body, not in record key (#8) | Paul-Christian Volkmer | 2 | -16/+50 | |
| 2023-08-12 | Code cleanup | Paul-Christian Volkmer | 3 | -17/+13 | |
| 2023-08-11 | Issue #3: Detect the request type of request with last known status (#5) | Paul-Christian Volkmer | 2 | -23/+43 | |
| 2023-08-11 | Issue #2: Do not serialize JSON string as custom string (#4) | Paul-Christian Volkmer | 1 | -12/+48 | |
| In addition to that, if REST request did not contain a response body, use empty string as data quality report string. | |||||
| 2023-08-10 | Add tests for KafkaMtbFileSender | Paul-Christian Volkmer | 1 | -0/+169 | |
| 2023-08-10 | Tests for RestMtbFileSender | Paul-Christian Volkmer | 1 | -0/+159 | |
| 2023-08-09 | Decouple request and response processing | Paul-Christian Volkmer | 3 | -27/+362 | |
| 2023-08-09 | Do not append custom prefix to gPAS pseudonym | Paul-Christian Volkmer | 2 | -7/+93 | |
| 2023-08-09 | Use single MtbFileSender | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-08-09 | Handle MTB File with rejected consent as deletion request | Paul-Christian Volkmer | 1 | -0/+150 | |
| 2023-08-08 | Ignore unknown properties in DataQualityResponse | Paul-Christian Volkmer | 1 | -0/+70 | |
| 2023-08-08 | Add tests for error response status | Paul-Christian Volkmer | 1 | -2/+91 | |
| 2023-08-08 | Add tests for RequestProcessor | Paul-Christian Volkmer | 1 | -0/+209 | |
| 2023-08-08 | Move integration tests into own source-set | Paul-Christian Volkmer | 3 | -219/+0 | |
| 2023-08-08 | Keep database testcontainer alive until all tests are done | Paul-Christian Volkmer | 1 | -1/+7 | |
| 2023-08-08 | Add RequestService to handle access to requests | Paul-Christian Volkmer | 2 | -0/+336 | |
| 2023-08-08 | Rename test class to match applications main class name | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-08-08 | Add basic Testcontainers test setup | Paul-Christian Volkmer | 2 | -0/+82 | |
