hmnts opened a new pull request, #5755: URL: https://github.com/apache/fineract/pull/5755
This PR adds a new integration test class ClientApiTest.java with tests covering the client API endpoints: - testCreateAndRetrieveClient - Tests creating a client via POST and retrieving it via GET - testUpdateClient - Tests updating client details via PUT The tests use REST Assured framework and follow the existing test patterns in the integration-tests module. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
