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 0882f450be Merge pull request #6223
add 243f35b794 FINERACT-2684: Order integration tests: Run first tests
which executes long running jobs
new bf5d6dbbc2 Merge pull request #6271
The 1 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:
.../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(-)