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 0daf42ec33 FINERACT-2124: Fix final income accrual calculation with
multiple fee charges
new d82ffddecc FINERACT-2338: Allow backdated interest rate change on
progressive loans
new 8d829b1063 FINERACT-2338: added e2e test for backdated interest rate
change
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/EMICalculation.feature | 58 -----
.../features/LoanInterestRateChange.feature | 275 +++++++++++++++++++++
...gressiveLoanRescheduleRequestDataValidator.java | 22 +-
...nRescheduleRequestWritePlatformServiceImpl.java | 10 +
.../LoanRescheduleRequestTest.java | 17 +-
5 files changed, 288 insertions(+), 94 deletions(-)
create mode 100644
fineract-e2e-tests-runner/src/test/resources/features/LoanInterestRateChange.feature