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 61637cd5a942c19499956bbe4ccef394e9eb3fd4 Merge: 089afe7ee2 991d6b231e Author: Adam Saghy <[email protected]> AuthorDate: Thu Apr 2 14:21:03 2026 +0000 Merge pull request #5659 FINERACT-2549: Migrate ClientExternalIdTest from RestAssured to fineract-client-feign .../client/api/ClientsApiResourceSwagger.java | 10 ++ integration-tests/README.md | 3 + .../integrationtests/ClientExternalIdTest.java | 117 +++++++-------- .../LoanAccountsContainsCurrencyFieldTest.java | 8 +- .../integrationtests/SearchResourcesTest.java | 12 +- .../integrationtests/common/ClientHelper.java | 164 +++++++++------------ 6 files changed, 144 insertions(+), 170 deletions(-)
