-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add scenario in test to not settle a batch in dispute #3289
Comments
Hi @koekiebox
|
There is however a new status being introduced (
|
@koekiebox , I have created a PR for this. Could you please check and guide me if you see something. |
@myo-min-htet I had a look. Thank you, it is looking good! Please do a |
@koekiebox , |
Add a domain unit test to ensure a batch that is in
DISPUTED
state cannot be settled.Scenario
batch A
)batch B
settlement matrix A
that includes batches A and Bbatch A
settlement matrix A
Location
https://github.com/mojaloop/settlements-bc/blob/main/packages/domain-lib/test/unit/index.test.ts
The text was updated successfully, but these errors were encountered: