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 135e0da37d FINERACT-2421: added e2e tests for re-aging preview and 
actual repayment schedule matches
     new d567f1d1e9 FINERACT-2421: Add E2E test for loan modification charge 
recalculation
     new 0d787accdd FINERACT-2421: Add E2E test for loan modification charge 
recalculation - E2E test

The 2 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/test/data/ChargeProductType.java      |  3 +-
 .../test/stepdef/loan/LoanChargeStepDef.java       | 14 ++++
 .../fineract/test/stepdef/loan/LoanStepDef.java    | 94 +++++++++++++---------
 .../fineract/test/support/TestContextKey.java      |  1 +
 .../global/ChargeGlobalInitializerStep.java        |  7 ++
 .../src/test/resources/features/LoanCharge.feature | 60 ++++++++++++++
 .../loanaccount/api/LoansApiResourceSwagger.java   |  6 +-
 7 files changed, 145 insertions(+), 40 deletions(-)

Reply via email to