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 16873b975f Merge pull request #5891
add 07730e9bc7 FINERACT-2455: Enable externalId (user-provided or
auto-generated) for WC discount fee on both disburse and DISCOUNTFEE endpoints
add a75d1c7d8a FINERACT-2455: added e2e test scenarios ids for externalId
within discount fee trns
new c37910b9f1 Merge pull request #5865
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:
.../fineract/test/helper/ErrorMessageHelper.java | 24 --
.../loan/WorkingCapitalLoanAccountStepDef.java | 449 ++++++++++++---------
.../fineract/test/support/TestContextKey.java | 3 +
.../features/WorkingCapitalDiscount.feature | 384 +++++++++++++++---
.../WorkingCapitalLoanConstants.java | 1 +
.../api/WorkingCapitalLoanApiResourceSwagger.java | 2 +
.../WorkingCapitalLoanDataValidator.java | 109 +++--
...WorkingCapitalLoanWritePlatformServiceImpl.java | 7 +-
8 files changed, 655 insertions(+), 324 deletions(-)