This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 352d282d7 FINERACT-2081: Remove unnecessary toString method calls and
fix typo
add 4a0c52ea8 FINERACT-2081: Accrual not created for closed or overpaid
loans
No new revisions were added by this update.
Summary of changes:
.../service/LoanAccrualsProcessingServiceImpl.java | 18 +++--
.../AccrualsOnLoanClosureTest.java | 91 ++++++++++++++++++++++
.../integrationtests/BaseLoanIntegrationTest.java | 1 +
3 files changed, 102 insertions(+), 8 deletions(-)
create mode 100644
integration-tests/src/test/java/org/apache/fineract/integrationtests/AccrualsOnLoanClosureTest.java