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 eb7ec383f8 FINERACT-2190: Improve copyFrom of 
LoanRepaymentScheduleInstallment
     new 49feaab3e5 FINERACT-2226: progressive loan charge-off reverse replay 
events fix
     new 9bf365b62d FINERACT-2226: added e2e tests for validation of 
progressive loan charge-off reverse replay events fix

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:
 .../fineract/test/messaging/EventAssertion.java    |  24 +++-
 ...onBusinessEvent.java => BulkBusinessEvent.java} |  20 +--
 .../fineract/test/stepdef/loan/LoanStepDef.java    |  12 +-
 .../test/resources/features/LoanChargeOff.feature  |  74 ++++++++++
 ...eplayedTransactionBusinessEventServiceImpl.java |  10 --
 .../LoanWritePlatformServiceJpaRepositoryImpl.java |   1 +
 ...nWritePlatformServiceJpaRepositoryImplTest.java |   3 +
 .../ExternalBusinessEventTest.java                 | 154 +++++++++++++++++++++
 8 files changed, 278 insertions(+), 20 deletions(-)
 copy 
fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/messaging/event/loan/transaction/{LoanAdjustTransactionBusinessEvent.java
 => BulkBusinessEvent.java} (66%)

Reply via email to