Dmitry Baranov created IGNITE-26542:
---------------------------------------

             Summary: Generate REST Client for compatibility test
                 Key: IGNITE-26542
                 URL: https://issues.apache.org/jira/browse/IGNITE-26542
             Project: Ignite
          Issue Type: Task
          Components: rest ai3
    Affects Versions: 3.0
            Reporter: Dmitry Baranov


Currently, the Ignite CLI provides a generated REST client via the 
{{:ignite-cli:generateApiClient}} task. This REST client is much easier to use 
in integration tests compared to manual REST calls.
To improve maintainability and test coverage, update the compatibility test 
module to utilize the Java REST client for interacting with REST endpoints. 
Ensure the new REST client is used wherever possible in compatibility tests, 
replacing manual REST invocations. 

*Acceptance Criteria:*
 * Compatibility test module uses the generated REST client for REST API calls.
 * Manual REST code in compatibility tests is removed or replaced.



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

Reply via email to