>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #104
Update issue details
Title *
Description
Create E2E tests for Admin Panel UI using Selenium. Location: tests/e2e/test_admin_panel_e2e.py Test Scenarios: 1. User Management Flow: - Login as tenant_admin - Navigate to #/admin/users - Create new user via modal - Verify user appears in list - Edit user details - Suspend user - Delete user 2. Token Management Flow: - Navigate to #/admin/tokens - Generate new token - Verify token displayed (copy works) - Revoke token - Verify token removed from list 3. Invitation Flow: - Send invitation - Open invitation link (new session) - Complete registration - Verify user created with correct role 4. Audit Log Flow: - Perform actions - Navigate to audit logs - Verify actions logged - Test filters - Test export 5. Permission Tests: - Login as different roles - Verify correct menu visibility - Verify action buttons disabled/hidden Screenshot on failure for debugging. With ultra attention to details and correctness. Before closing: write comment summarizing implementation with screenshot.
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel