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 37a0097d28 Merge pull request #5638
add 9c206da549 FINERACT-2455: Added e2e tests for validating Working
Capital Loan action templates
new c90a874ee6 Merge pull request #5660
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/client/feign/FineractFeignClient.java | 5 +
.../WorkingCapitalLoanActionTemplateStepDef.java | 141 +++++++++++++++++++++
.../fineract/test/support/TestContextKey.java | 2 +
.../WorkingCapitalLoanActionTemplates.feature | 132 +++++++++++++++++++
4 files changed, 280 insertions(+)
create mode 100644
fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/stepdef/loan/WorkingCapitalLoanActionTemplateStepDef.java
create mode 100644
fineract-e2e-tests-runner/src/test/resources/features/WorkingCapitalLoanActionTemplates.feature