adamsaghy commented on code in PR #3229:
URL: https://github.com/apache/fineract/pull/3229#discussion_r1219116698
##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/LoanApplicationApprovalTest.java:
##########
@@ -92,6 +92,31 @@ public void
loanApplicationApprovedAmountLessThanProposedAmount() {
}
+ /*
+ * Equal test case: Approved amount non zero is equal to proposed amount
+ */
Review Comment:
Can you please help me understand the nature of this test?
- I dont see whether the new posting date was set for the loan product.
- I dont see any assertion anywhere either
--
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]