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 f8d5bde921 FINERACT-2080: extracted json based workflows from Loan and
other Loan related entities
add 245b095195 FINERACT-2181: Fix the API to return
interestRecognitionOnDisbursementDate in GetLoanProductsResponse
add 67cdb88f66 FINERACT-2181: added e2e tests
interestRecognitionOnDisbursementDate flag
No new revisions were added by this update.
Summary of changes:
.../fineract/test/stepdef/loan/LoanStepDef.java | 29 ++++++++++++++++++++++
.../resources/features/LoanAccrualActivity.feature | 4 +++
.../test/resources/features/LoanChargeOff.feature | 2 ++
.../test/resources/features/LoanProduct.feature | 17 +++++++++++++
.../api/LoanProductsApiResourceSwagger.java | 2 ++
5 files changed, 54 insertions(+)