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 b2d13f0f4a Merge pull request #6036
     add dd678f41cf FINERACT-2455: working capital amortization recalculation
     add ab58fe7396 FINERACT-2455: fix test expectation bug
     add 15a1054a78 FINERACT-2455: Add end to end testing for wc loan 
amortization recalculation
     add 6229807e14 FINERACT-2455: added e2e test scenarios for WC discount fee 
amortization recalculation
     new 305712c603 Merge pull request #5999

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:
 .../WorkingCapitalDiscountAdjustment.feature       |   4 +-
 ...apitalDiscountAmortizationRecalculation.feature | 437 +++++++++++++++++++++
 .../calc/ProjectedAmortizationScheduleModel.java   |  21 +
 .../WorkingCapitalLoanTransactionRepository.java   |  28 ++
 ...gCapitalLoanDiscountFeeAmortizationService.java |   7 +
 ...italLoanDiscountFeeAmortizationServiceImpl.java |  60 ++-
 ...WorkingCapitalLoanWritePlatformServiceImpl.java |  34 +-
 ...kingCapitalLoanDiscountFeeAmortizationTest.java |  79 +++-
 8 files changed, 638 insertions(+), 32 deletions(-)
 create mode 100644 
fineract-e2e-tests-runner/src/test/resources/features/WorkingCapitalDiscountAmortizationRecalculation.feature

Reply via email to