-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(api): withdrawal volumes handling for failed payments (#3555)
* refactor: nest existing facade tests * test: add passing volume tests * test: add failed-payment volume tests * fix: incorporate failed payment in withdrawal volume calc * test: add reimbursed-fee-payment volume tests * fix: incorporate fee reimbursements in withdrawal volume * test: add delayed-failed-payment volume tests * fix: add 'original_journal' timestamp check for failed payments
- Loading branch information
Showing
4 changed files
with
614 additions
and
344 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.