Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: patch notification test-scenarios (#61)
Added the following feature test-case scenarios for patch notifications: - p2p_money_transfer_patch_notifications - payee receives PATCH Notification with COMMITTED after sending callback with RESERVED - mojaloop/project#2676 - p2p_money_transfer_patch_notifications - payee receives PATCH Notification with ABORTED status after sending invalid fulfilment - mojaloop/project#2556 Added the following bug-fix test-case scenarios for patch notifications: - p2p_money_transfer_patch_notifications - payee sends PUT callback with COMMITTED with invalid FSPIOP-Destination Header - mojaloop/project#2676 - p2p_money_transfer_patch_notifications - payee sends PUT callback with RESERVED with invalid FSPIOP-Destination Header - mojaloop/project#2676
- Loading branch information