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 b4c4030b48 Merge pull request #5661
     add 8ca83b1e51 FINERACT-1152: Fix loan reschedule EMI end-date handling
     new d5b34eda88 Merge pull request #5689

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:
 .../api/RescheduleLoansApiResourceSwagger.java     |   4 +
 .../LoanRescheduleRequestDataValidatorImpl.java    |  14 +--
 ...LoanRescheduleRequestDataValidatorImplTest.java |  78 +++++++++++++
 ...nRescheduleRequestWritePlatformServiceImpl.java | 125 ++++++++++++++++-----
 .../LoanRescheduleRequestTest.java                 |  55 +++++++++
 5 files changed, 239 insertions(+), 37 deletions(-)
 create mode 100644 
fineract-loan/src/test/java/org/apache/fineract/portfolio/loanaccount/rescheduleloan/data/LoanRescheduleRequestDataValidatorImplTest.java

Reply via email to