Prasad P. Pawar created ATLAS-5178:
--------------------------------------
Summary: Implement Unit Tests for Remaining View Components
Key: ATLAS-5178
URL: https://issues.apache.org/jira/browse/ATLAS-5178
Project: Atlas
Issue Type: Sub-task
Components: atlas-webui
Affects Versions: 3.0.0
Reporter: Prasad P. Pawar
Assignee: Prasad P. Pawar
Objective
Implement unit tests for remaining view/page components to ensure page-level
functionality, routing, and user interactions work correctly.
Components Already Completed
- ✅ DashBoard
- ✅ SearchResult
- ✅ EntityDetailPage
- ✅ EntityForm
- ✅ PropertiesTab
- ✅ RelationshipsTab
- ✅ ClassificationsTab
Components Remaining (8+ files)
1. LineageView
2. GlossaryView
3. ClassificationView
4. TermDetailPage
5. TagManagementPage
6. UserManagementPage
7. SettingsPage
8. Other view components as identified
Acceptance Criteria
- ✅ All remaining view components have test files
- ✅ Each component has at least 8+ test cases
- ✅ Tests cover rendering, routing, user interactions, and error handling
- ✅ All tests pass successfully
- ✅ Code coverage for view components reaches 80%+
Estimated Test Cases
- Total: ~64+ test cases (8 per component)
Dependencies
- Test infrastructure must be set up
- Mock routing utilities
- Mock API responses
--
This message was sent by Atlassian Jira
(v8.20.10#820010)