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 34712d223a FINERACT-2232: Capitalized income - Daily amortization -
E2E tests
new 8c34fe2122 FINERACT-2181: fix undo transaction on charges waiver not
reversing changes on loan charge
new 1fc2aae654 FINERACT-2181: add e2e automation tests while charge-off is
added before charge and charge waive
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../test/resources/features/LoanChargeOff.feature | 89 +++++++++++++++++++++-
.../portfolio/loanaccount/domain/LoanCharge.java | 24 +++++-
.../loanaccount/domain/LoanInstallmentCharge.java | 16 +++-
.../adjustment/LoanAdjustmentServiceImpl.java | 12 +++
.../integrationtests/LoanWaiveChargeTest.java | 53 +++++++++++++
5 files changed, 190 insertions(+), 4 deletions(-)