Krishna Mewara created FINERACT-2718:
----------------------------------------

             Summary: Migrate group and center integration tests to the typed 
Feign client
                 Key: FINERACT-2718
                 URL: https://issues.apache.org/jira/browse/FINERACT-2718
             Project: Apache Fineract
          Issue Type: Improvement
          Components: Test
            Reporter: Krishna Mewara
            Assignee: Krishna Mewara


Migrate the group and center domain integration tests from REST-assured to the
typed Feign SDK client, continuing the FINERACT-2609 test-migration effort.

In scope:
- CenterIntegrationTest
- GroupTest
- GroupLoanIntegrationTest (GLIM)

Changes:
- Add standalone typed Feign helpers (FeignGroupHelper, FeignCenterHelper,
  FeignStaffHelper, and FeignGlimHelper for GLIM) without adding to
  FeignLoanTestBase.
- Retire the raw-HTTP FeignGroupCenterHelper stopgap and repoint its callers.
- Add the missing typed fields to the PostGroupsRequest and PostCentersRequest
  swagger DTOs so group/center creation uses the generated model.

No production behaviour change; the API wire format is unchanged (the swagger 
DTO
additions are additive only).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to