adamsaghy commented on code in PR #2609:
URL: https://github.com/apache/fineract/pull/2609#discussion_r980253352


##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/LoanDisbursementDetailsIntegrationTest.java:
##########
@@ -347,6 +350,83 @@ public void createApproveAndValidateMultiDisburseLoan() 
throws ParseException {
         this.editLoanDisbursementDetails();
     }
 
+    @Test

Review Comment:
   Missing test case:
   1. Create and disburse loan product with "disallowExpectedDisbursements=true"
   2. Undo the disbursement
   3. Disburse again



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to