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 e9dfc4a9b8 FINERACT-2446: Tax Group and Tax Component APIs return HTTP
500 when no record is found (empty result), instead of returning a proper HTTP
404 Not Found
add 0729e41ff9 FINERACT-2412: e2e test scenario for full term tranche with
buy down fee trn
No new revisions were added by this update.
Summary of changes:
.../test/data/loanproduct/DefaultLoanProduct.java | 1 +
.../test/factory/LoanProductsRequestFactory.java | 11 +++
.../fineract/test/support/TestContextKey.java | 1 +
.../global/LoanProductGlobalInitializerStep.java | 33 ++++++++
.../features/LoanDelayedScheduleCaptures.feature | 88 ++++++++++++++++++++++
5 files changed, 134 insertions(+)