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


##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/FixedDepositTest.java:
##########
@@ -2598,6 +2610,158 @@ public void 
testFixedDepositAccountWithRolloverPrincipal() {
         
FixedDepositAccountStatusChecker.verifyFixedDepositIsActive(fixedDepositAccountStatusHashMap);
     }
 
+    @Test
+    public void 
testCloseFixedDepositForCLOSURE_TYPE_REINVEST_withConfigurationMaturityInstruction()
 {

Review Comment:
   Please make sure any new test and internal API calls are using the 
fineract-client only! We should not write any tests which still using any of 
the deprecated helper methods or anything...unless it is a must!



-- 
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