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 1f2f73938c Merge pull request #6039
add a904f606d4 FINERACT-2455: Add effective end date calculation for
delinquency actions in WC
new 7bcf0a4e8b Merge pull request #6094
The 1 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:
.../WorkingCapitalLoanDelinquencyActionData.java | 1 +
...apitalLoanDelinquencyActionReadServiceImpl.java | 21 +-
.../WorkingCapitalLoanBreachActionTest.java | 27 +--
...lLoanDelinquencyActionEffectiveEndDateTest.java | 212 +++++++++++++++++++++
4 files changed, 245 insertions(+), 16 deletions(-)
create mode 100644
integration-tests/src/test/java/org/apache/fineract/integrationtests/WorkingCapitalLoanDelinquencyActionEffectiveEndDateTest.java