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 5ea7c36804 FINERACT-2402: Replace the legacy Bitnami Kafka Docker
image with the official Apache Kafka image. (#5131)
new 1b4abd18a9 FINERACT-2401: Add business events for interest pause
actions
new ba05687292 FINERACT-2401: e2e test scenarios interest pause biz events
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:
....java => LoanScheduleVariationsAddedEvent.java} | 4 +-
...ava => LoanScheduleVariationsDeletedEvent.java} | 4 +-
.../stepdef/loan/LoanInterestPauseStepDef.java | 190 ++++-
.../fineract/test/support/TestContextKey.java | 1 +
.../resources/features/LoanInterestPause.feature | 875 +++++++++++++--------
.../InterestPauseWritePlatformServiceImpl.java | 19 +
.../starter/LoanAccountConfiguration.java | 4 +-
7 files changed, 766 insertions(+), 331 deletions(-)
copy
fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/messaging/event/loan/{LoanBalanceChangedEvent.java
=> LoanScheduleVariationsAddedEvent.java} (87%)
copy
fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/messaging/event/loan/{LoanBalanceChangedEvent.java
=> LoanScheduleVariationsDeletedEvent.java} (87%)