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 f1e9afd3e FINERACT-2081: Adding additional E2E tests to improve test
coverage - pt2: feature files
new 78c7abf05 FINERACT-2162: Progressive loan chargeback accrual handling
new d9414a6e7 FINERACT-2162: Added test case to cover accrual creation
behavior in case of charback interest
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/LoanChargeback.feature | 140 +++++++++++++++++
.../service/LoanAccrualsProcessingServiceImpl.java | 2 +-
.../LoanCOBCreateAccrualsTest.java | 168 +++++++++++++++++++--
3 files changed, 297 insertions(+), 13 deletions(-)