Prasad P. Pawar created ATLAS-5180:
--------------------------------------
Summary: 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
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)