[ML Bulk] Invalid timestamp scenario not shown as failed transaction #2801
Labels
bug
Something isn't working or it has wrong behavior on a Mojaloop Core service
core-dev-squad
oss-bulk
Mojaloop bulk implementation and support
oss-core
This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Summary:
When executing tests in TTK for the timeout scenario noticed that after applying an invalid timestamp to a bulktransfer PUT response, there was no callback or error message
Severity:
Medium
Priority:
Critical
Expected Behavior:
/bulkTransfers/{ID}/error
Steps to Reproduce
This is the curl PUT Bulktransfer request that contains an invalid timestamp
noresponsepayeefsp → PUT request--> testingtoolkitdfsp
This is the response for the PUT request from above
Now we can try to validate the status for the transfer by using GET /bulkTransfers . This is the response for the GET /bulkTransfers.
Specifications
Notes:
timeout-error-alone-bulktransfer.txt
Tasks:
PUT /bulkTransfers/{ID}
callsThe text was updated successfully, but these errors were encountered: