[
https://issues.apache.org/jira/browse/FINERACT-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krishna Mewara updated FINERACT-2718:
-------------------------------------
Affects Version/s: 1.15.0
> 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
> Affects Versions: 1.15.0
> Reporter: Krishna Mewara
> Assignee: Krishna Mewara
> Priority: Trivial
> Labels: beginner-friendly, feign-migration, swagger
>
> 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)