[
https://issues.apache.org/jira/browse/ATLAS-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080870#comment-18080870
]
ASF subversion and git services commented on ATLAS-5180:
--------------------------------------------------------
Commit 149406c964b8ab68fe220b91c81d8bce9e6b6715 in atlas's branch
refs/heads/ATLAS-5179 from Prasad Pawar
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=149406c96 ]
ATLAS-5179, ATLAS-5180: Add unit tests for API layer, utils, and Redux
> Implement Integration Tests for API and Router
> ----------------------------------------------
>
> Key: ATLAS-5180
> URL: https://issues.apache.org/jira/browse/ATLAS-5180
> Project: Atlas
> Issue Type: Sub-task
> Components: atlas-webui
> Affects Versions: 3.0.0
> Reporter: Prasad P. Pawar
> Assignee: Prasad P. Pawar
> Priority: Major
> Labels: atlas-react-test-case
>
> Objective
> Implement integration tests to ensure API calls, routing, and component
> integration work correctly together.
> Integration Tests to Implement
> 1. *{*}API Integration Tests{*}*
> - Successful API calls
> - Error handling
> - Data transformation
> - Request/response handling
> 2. *{*}Router Integration Tests{*}*
> - Navigation
> - Route parameters
> - Query parameters
> - Error routes
> Acceptance Criteria
> - ✅ API integration tests are implemented
> - ✅ Router integration tests are implemented
> - ✅ Tests cover successful and error scenarios
> - ✅ All tests pass successfully
> Test Files
> - `src/_{_}tests{_}_/api-integration.test.tsx` (8 test cases)
> - `src/_{_}tests{_}_/router-integration.test.tsx` (10 test cases)
> Status
> ✅ *{*}COMPLETE{*}* - Integration tests have been implemented.
> Estimated Test Cases
> - Total: ~18 test cases
--
This message was sent by Atlassian Jira
(v8.20.10#820010)