Engineering-Research-and-Development / dsp-true-connector

0 stars 1 forks source link

TransferSuspensionMessage - protocol implementation #68

Closed IgorBalog-Eng closed 3 months ago

IgorBalog-Eng commented 3 months ago

Implement protocol endpoint for handling consumer posting TransferSuspensionMessage to provider. Cover code with junit tests, integration test and update postman collection. If applicable add github action to test functionality (similar like integration test)

Estimate: 4-6h controller and service logic 6-8h junit tests 6-8h integration tests (request transfer, start transfer, get data if possible, suspend, resume, complete transfer, get data - check for error, if possible) 2h postman collection update (protocol folder) 6-8h github action