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 89b82789c9 Merge pull request #5793
add 426b18b81b FINERACT-2455: Add WC near breach evaluation
add 8fa7b86e64 FINERACT-2455: added e2e tests for WC near breach evaluation
new 259ceaede9 Merge pull request #5772
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:
.../test/stepdef/loan/WorkingCapitalStepDef.java | 43 ++-
.../WorkingCapitalDelinquencyReschedule.feature | 10 +
.../WorkingCapitalNearBreachEvaluation.feature | 409 +++++++++++++++++++++
.../businessstep/BreachScheduleBusinessStep.java | 2 +-
...WorkingCapitalLoanBreachScheduleRepository.java | 2 -
.../WorkingCapitalLoanBreachScheduleService.java | 4 +-
...orkingCapitalLoanBreachScheduleServiceImpl.java | 95 ++++-
7 files changed, 552 insertions(+), 13 deletions(-)
create mode 100644
fineract-e2e-tests-runner/src/test/resources/features/WorkingCapitalNearBreachEvaluation.feature