Skip to content

Commit e31ee7a

Browse files
ruzeynalovadamsaghy
authored andcommitted
FINERACT-2412: Added e2e tests for validating handling of backdated monetary and reversal transactions for full term tranche loans
1 parent 3b2a5bc commit e31ee7a

File tree

2 files changed

+625
-1
lines changed

2 files changed

+625
-1
lines changed

fineract-e2e-tests-runner/src/test/java/org/apache/fineract/test/initializer/global/LoanProductGlobalInitializerStep.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4450,7 +4450,7 @@ public void initialize() throws Exception {
44504450
loanProductsRequestLP2AdvPaymentIntEmiActualActualIntRefundFullZeroIntChargeOffAccrualActivity);
44514451
TestContext.INSTANCE.set(
44524452
TestContextKey.DEFAULT_LOAN_PRODUCT_CREATE_RESPONSE_LP2_ADV_PYMNT_INT_DAILY_EMI_ACTUAL_ACTUAL_INT_REFUND_FULL_ZERO_INT_CHARGE_OFF_ACCRUAL_ACTIVITY,
4453-
responseLoanProductsRequestLP2AdvPaymentIntEmiActualActualIntRefundFullZeroIntChargeOff);
4453+
responseLoanProductsRequestLP2AdvPaymentIntEmiActualActualIntRefundFullZeroIntChargeOffAccrualActivity);
44544454

44554455
// LP2 with progressive loan schedule + horizontal + interest recalculation daily EMI + 360/30 +
44564456
// multidisbursement with full term tranche enabled

0 commit comments

Comments
 (0)