|
|
61a231f829
|
feat: add advanced e2e tests for UX and accessibility
- Added real-time updates tests (LiveView connection, live data updates)
- Added pagination and sorting tests (page navigation, table sorting, URL params)
- Added notifications tests (flash messages, toasts, in-app notifications)
- Added session management tests (active sessions, logout, concurrent sessions)
- Added accessibility tests (keyboard nav, ARIA labels, screen reader support)
Covers:
- LiveView real-time features and reconnection
- Pagination controls and sorting on all list pages
- Flash messages, toasts, and notification preferences
- Session security and multi-device management
- Basic WCAG compliance (keyboard, labels, roles)
|
2026-03-06 17:16:25 -06:00 |
|