This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit bf5d6dbbc2129482c6441100f707c25d99c4dceb Merge: 0882f450be 243f35b794 Author: Adam Saghy <[email protected]> AuthorDate: Mon Aug 17 19:09:50 2026 +0200 Merge pull request #6271 FINERACT-2684: Order integration tests: Run tests first which executes long running jobs .../AccountingScenarioIntegrationTest.java | 2 + ...PaymentAllocationLoanRepaymentScheduleTest.java | 192 +++++++++++---------- .../ClientLoanIntegrationTest.java | 3 +- .../CustomSnapshotEventIntegrationTest.java | 2 + .../integrationtests/FixedDepositTest.java | 3 + ...allmentLevelDelinquencyAPIIntegrationTests.java | 2 + ...oanAccountArrearsAgeingCOBBusinessStepTest.java | 2 + ...ccrualTransactionOnChargeSubmittedDateTest.java | 2 + ...tAndChargeAccrualDateAsSubmittedOnDateTest.java | 2 + .../LoanCOBAccountLockCatchupInlineCOBTest.java | 2 + ...ebackWithCreditAllocationsIntegrationTests.java | 2 + .../LoanDelinquencyForNonActiveAccountsTest.java | 2 + ...nManualInterestRefundResponseStructureTest.java | 6 +- ...nMultipleDisbursementRepaymentScheduleTest.java | 2 + .../LoanRepaymentScheduleWithDownPaymentTest.java | 2 + .../integrationtests/LoanWaiveChargeTest.java | 2 + .../integrationtests/RecurringDepositTest.java | 3 + .../RepaymentReverseExternalIdTest.java | 2 + .../SavingsAccountForceWithdrawalTest.java | 3 + .../SavingsAccrualAccountingIntegrationTest.java | 2 + .../SavingsAccrualIntegrationTest.java | 2 + .../savings/SavingsImportHandlerTest.java | 3 + .../tests/FeignTrialBalanceSummaryReportTest.java | 1 + .../ExternalAssetOwnerTransferCancelTest.java | 1 + .../ExternalAssetOwnerTransferTest.java | 2 + .../InitiateExternalAssetOwnerTransferTest.java | 2 + .../LoanPenaltyBackdatedTransactionTest.java | 2 + .../savings/base/BaseSavingsIntegrationTest.java | 3 + 28 files changed, 158 insertions(+), 96 deletions(-)
