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 ba253c7210 Merge pull request #6329
add 553d530489 FINERACT-2455: Add
WorkingCapitalLoanChargeAdjustmentBusinessEvent
add 9dfa45a56d FINERACT-2455: Add remaining wc loan business events - E2E
tests
new bfbbac58e4 Merge pull request #6276
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/messaging/event/EventCheckHelper.java | 26 +++++++++
...italLoanChargeAdjustmentPostBusinessEvent.java} | 4 +-
...ingCapitalLoanUndoWrittenOffBusinessEvent.java} | 4 +-
...WorkingCapitalLoanWrittenOffBusinessEvent.java} | 4 +-
.../loan/WorkingCapitalLoanAccountStepDef.java | 15 +++++
...ingCapitalLoanTransactionBusinessEvents.feature | 67 ++++++++++++++++++++++
.../WorkingCapitalLoanBreachActionTest.java | 29 ++++++++++
...apitalLoanDelinquencyActionIntegrationTest.java | 34 +++++++++++
8 files changed, 177 insertions(+), 6 deletions(-)
copy
fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/messaging/event/workingcapitalloan/transaction/{WorkingCapitalLoanRepaymentTransactionBusinessEvent.java
=> WorkingCapitalLoanChargeAdjustmentPostBusinessEvent.java} (88%)
copy
fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/messaging/event/workingcapitalloan/transaction/{WorkingCapitalLoanTransactionReversedBusinessEvent.java
=> WorkingCapitalLoanUndoWrittenOffBusinessEvent.java} (83%)
copy
fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/messaging/event/workingcapitalloan/transaction/{WorkingCapitalLoanTransactionReversedBusinessEvent.java
=> WorkingCapitalLoanWrittenOffBusinessEvent.java} (83%)