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 fb7759922c Merge pull request #6020 from terencemo/fineract-2650-fix0
     add 5215ccfe73 FINERACT-2455: Add WC Breach pause
     add 8cd755fac1 FINERACT-2455: Added d2d tests verifying WC Breach pause
     add 1d01b0a756 FINERACT-2455: Make WC Breach pause start and end dates 
inclusive
     add 070e04ab43 FINERACT-2455: Add WC Breach pause resume
     add 4526a6dc84 FINERACT-2455: Added e2e tests verifying WC Breach pause 
resume
     add 394bcab877 FINERACT-2455: Make WC Breach pause resume start and end 
dates inclusive
     new 9af608c819 Merge pull request #5994

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:
 .../factory/WorkingCapitalLoanRequestFactory.java  |   4 +-
 .../loan/WorkingCapitalBreachActionStepDef.java    | 228 ++++-
 .../features/WorkingCapitalBreachPause.feature     | 939 +++++++++++++++++++++
 .../WorkingCapitalLoanBreachActionApiResource.java |   4 +-
 ...gCapitalLoanBreachActionApiResourceSwagger.java |   6 +-
 ...ingCapitalLoanBreachActionWriteServiceImpl.java |  10 +-
 .../WorkingCapitalLoanBreachScheduleService.java   |   2 +
 ...orkingCapitalLoanBreachScheduleServiceImpl.java |  82 +-
 ...ngCapitalLoanBreachActionParseAndValidator.java | 195 ++++-
 9 files changed, 1419 insertions(+), 51 deletions(-)
 create mode 100644 
fineract-e2e-tests-runner/src/test/resources/features/WorkingCapitalBreachPause.feature

Reply via email to