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 469489d408 FINERACT-2389: Update `Transaction Summary with Asset
Owner` report
add a58db39a74 FINERACT-2326: added e2e auto tests for accrual reversal
logic issue
No new revisions were added by this update.
Summary of changes:
.../stepdef/common/GlobalConfigurationStepDef.java | 10 -
.../fineract/test/stepdef/loan/LoanStepDef.java | 121 ++-
.../fineract/test/support/TestContextKey.java | 1 +
.../test/resources/features/BusinessDate.feature | 34 +-
.../test/resources/features/Configuration.feature | 15 +-
.../resources/features/LoanAccrualActivity.feature | 854 ++++++++++++++++++++-
6 files changed, 961 insertions(+), 74 deletions(-)