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 d8fd8088b FINERACT-1707 - S3 export and dependent service - [x] S3
export function - [x] list all available export type services - [x] refactor
export service - [x] unit test for export name generator - [x] s3 integration
test - [x] localstack integration for testing
add abcaa52ef [FINERACT-1678] Integration test for Inline COB on write API
calls when the loan account is soft locked
No new revisions were added by this update.
Summary of changes:
.../integrationtests/common/BatchHelper.java | 20 +++
.../LoanAccountLockHelper.java} | 24 ++--
.../inlinecob/InlineLoanCOBTest.java | 158 +++++++++++++++++++++
.../useradministration/roles/RolesHelper.java | 19 ++-
4 files changed, 202 insertions(+), 19 deletions(-)
copy
integration-tests/src/test/java/org/apache/fineract/integrationtests/common/{commands/MakercheckersHelper.java
=> loans/LoanAccountLockHelper.java} (60%)