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 1d24a8c244 FINERACT-2181: added e2e test validatin accrual entries added after after reseting Loan undo disbursement and running COB add f853898818 FINERACT-2181: New Loan Accrual Activity transactions publish LoanAdjustTransaction event during loan reopen add 072017c601 FINERACT-2181: added e2e auto test scenarios for loan accrual activity posing events No new revisions were added by this update. Summary of changes: .../test/data/loanproduct/DefaultLoanProduct.java | 1 + .../global/LoanProductGlobalInitializerStep.java | 25 ++- .../fineract/test/support/TestContextKey.java | 1 + .../resources/features/LoanAccrualActivity.feature | 226 ++++++++++++++++++++- .../LoanAccrualActivityProcessingServiceImpl.java | 7 +- 5 files changed, 255 insertions(+), 5 deletions(-)