adamsaghy commented on code in PR #2852:
URL: https://github.com/apache/fineract/pull/2852#discussion_r1063438155
##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/ClientLoanCreditBalanceRefundandRepaymentTypeIntegrationTest.java:
##########
@@ -438,4 +439,76 @@ public void
newGoodwillCreditCreatesCorrectJournalEntriesForCashAccountingTest()
}
+ @Test
+ public void tryToUndoGoodWillCreditTransactionTest() {
Review Comment:
Please amend this test cases to tests for testing whether:
- these transactions can be undone
- these transactions cannot be adjusted
--
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]