-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: #2123 default settlement model #351
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the settlementModels[].name to the test names to be more explicit.
For example, see comment on https://github.com/mojaloop/central-settlement/pull/351/files#diff-b7daa6283e695acc3c40fd5b531a3947511767cbaac995e27107e734eee38aeeR625.
See comment about handling the error scenario when no Settlement Model is found for CGS on getSettlementModelByTransferId.
test/integration/settlement_deferred_net_scenario/settlementTransfer.test.js
Outdated
Show resolved
Hide resolved
test/integration/settlement_deferred_net_scenario/settlementTransfer.test.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Added support for Default Settlement model