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 53108227ae FINERACT-2311: Add Buy Down Fees transaction support
add f76a65ed99 FINERACT-2311: added e2e auto test scenarios for add buy
down fee adjustment trn
No new revisions were added by this update.
Summary of changes:
.../apache/fineract/test/data/TransactionType.java | 2 +
.../test/factory/LoanProductsRequestFactory.java | 7 -
.../fineract/test/stepdef/loan/LoanStepDef.java | 44 +-
.../fineract/test/support/TestContextKey.java | 3 +-
.../resources/features/LoanBuyDownFees.feature | 811 ++++++++++++++++++++-
5 files changed, 849 insertions(+), 18 deletions(-)