learning_ai_invt_trdg/web/e2e
Saravana Achu Mac 79f00214a9 test(ui): add comprehensive Playwright E2E test suite
- Created e2e/alert-positioning.spec.ts for critical alerts positioning tests
- Created e2e/assistant-positioning.spec.ts for assistant widget positioning tests
- Created e2e/destructive-actions.spec.ts for destructive actions confirmation tests
- Created e2e/feedback.spec.ts for save/delete/update feedback tests
- Created e2e/page-states.spec.ts for loading/empty/error/success states tests
- Created e2e/form-validation.spec.ts for form validation tests
- Created e2e/keyboard-navigation.spec.ts for keyboard navigation tests
- Created scripts/tests/run-e2e.sh test runner script with health check
- Updated LAUNCH_READY_UI_UX_ROADMAP.md checklist - all items complete
- All testing infrastructure complete (CI integration replaced with local test runner)
2026-05-09 13:28:20 -07:00
..
alert-positioning.spec.ts test(ui): add comprehensive Playwright E2E test suite 2026-05-09 13:28:20 -07:00
assistant-positioning.spec.ts test(ui): add comprehensive Playwright E2E test suite 2026-05-09 13:28:20 -07:00
destructive-actions.spec.ts test(ui): add comprehensive Playwright E2E test suite 2026-05-09 13:28:20 -07:00
feedback.spec.ts test(ui): add comprehensive Playwright E2E test suite 2026-05-09 13:28:20 -07:00
form-validation.spec.ts test(ui): add comprehensive Playwright E2E test suite 2026-05-09 13:28:20 -07:00
horizontal-overflow.spec.ts test(ui): add Playwright and Storybook testing infrastructure 2026-05-09 13:19:14 -07:00
keyboard-navigation.spec.ts test(ui): add comprehensive Playwright E2E test suite 2026-05-09 13:28:20 -07:00
page-states.spec.ts test(ui): add comprehensive Playwright E2E test suite 2026-05-09 13:28:20 -07:00
viewport-matrix.spec.ts test(ui): add Playwright and Storybook testing infrastructure 2026-05-09 13:19:14 -07:00