This is an automated email from the ASF dual-hosted git repository.
arnold pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from b7f88d119 [FINERACT-1678] Fix Job API with empty request body
add 53b474b46 FINERACT-1760-Link-Transaction-Reverse-Replay
No new revisions were added by this update.
Summary of changes:
.../domain/LoanTransactionRelationTypeEnum.java | 4 +-
...tLoanRepaymentScheduleTransactionProcessor.java | 5 +
.../ClientLoanIntegrationTest.java | 13 +-
.../LoanTransactionReverseReplayRelationTest.java | 153 +++++++++++++++++++++
4 files changed, 170 insertions(+), 5 deletions(-)
create mode 100644
integration-tests/src/test/java/org/apache/fineract/integrationtests/LoanTransactionReverseReplayRelationTest.java