[
https://issues.apache.org/jira/browse/ATLAS-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18086322#comment-18086322
]
ASF subversion and git services commented on ATLAS-5180:
--------------------------------------------------------
Commit 6d96d919c3b8aec7207cf4010e8ed5deb62af0db in atlas's branch
refs/heads/atlas-2.6 from Prasad Pawar
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=6d96d919c ]
ATLAS-5179, ATLAS-5180: Add unit tests for API layer, utils, and Redux (#633)
* ATLAS-5179, ATLAS-5180: Add unit tests for API layer, utils, and Redux
* ATLAS-5179, ATLAS-5180: Add unit tests for API layer, utils, and Redux
license added
( cherry-picked from commit 10107e9af20c528d52cfd0d7919c059047baddea)
> 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)