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 5b1d72d15b FINERACT-821: Replace 500 by meaningful error when request
requires configured S3
new 7ee1919ddb FINERACT-2354: Allow re-age today if the previous re-age
was reversed
new 467d82846d FINERACT-2354: e2e tests for re-age trn undo and again
added at the same date
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:
.../test/resources/features/LoanReAging.feature | 359 +++++++++++++++++++++
.../domain/LoanTransactionRepository.java | 82 +----
.../service/reaging/LoanReAgingValidator.java | 11 +-
.../service/reaging/LoanReAgingValidatorTest.java | 26 +-
4 files changed, 393 insertions(+), 85 deletions(-)