adamsaghy commented on code in PR #5523:
URL: https://github.com/apache/fineract/pull/5523#discussion_r2905874971
##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/LoanRescheduleOnDecliningBalanceLoanTest.java:
##########
@@ -475,6 +489,45 @@ private void
createAndApproveLoanRescheduleRequestForRecoverInterestFirstAndFixe
}
+ private void
createAndApproveLoanRescheduleRequestForRecoverInterestFirstAndFixedEMIAndVerifyLargeLastInstallmentSplit()
{
Review Comment:
I dont like this test case. It is no help to understand exactly what is
happening and why... Can you please rather write an E2E test case which covers
the before and after of the repayment schedule balances of th reschedule?
--
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]