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 66e3ec61ba Merge pull request #5840
add eebec247d2 FINERACT-2421: Fix for Loan invalid state after CBR and
backdated Goodwill Credit
add 292f1323d7 FINERACT-2421: added e2e tests for validating fix for Loan
invalid state after CBR and backdated Goodwill Credit
new 7e25ef491b Merge pull request #5842
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:
.../test/data/loanproduct/DefaultLoanProduct.java | 1 +
.../fineract/test/stepdef/loan/LoanStepDef.java | 10 +-
.../fineract/test/support/TestContextKey.java | 1 +
.../global/LoanProductGlobalInitializerStep.java | 41 ++++++
.../src/test/resources/features/LoanCBR.feature | 149 +++++++++++++++++++++
...dvancedPaymentScheduleTransactionProcessor.java | 11 +-
6 files changed, 211 insertions(+), 2 deletions(-)