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 089afe7ee2 Merge pull request #5652
add 991d6b231e FINERACT-2549: Migrate ClientExternalIdTest from
RestAssured to fineract-client-feign
new 61637cd5a9 Merge pull request #5659
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:
.../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(-)