upskill-event-manager/wordpress-dev/tests/e2e/pages
bengizmo 57f696e0a8 Implement trainer journey E2E tests (Steps 1-5)
- Add comprehensive trainer journey test implementation
- Cover login, dashboard access, event creation, modification, and deletion
- Fix TinyMCE editor interaction issues
- Handle venue and organizer form fields
- Add proper waits and error handling
- Update documentation with test findings
- Document event persistence issues in staging

Test Status: All trainer journey steps (1-5) are now passing
Key Finding: Events persist to My Events page but not main dashboard

Co-authored-by: Ben Reed <ben@tealmaker.com>
2025-05-18 17:56:23 -03:00
..
CreateEventPage.ts Implement trainer journey E2E tests (Steps 1-5) 2025-05-18 17:56:23 -03:00
DashboardPage.ts Implement trainer journey E2E tests (Steps 1-5) 2025-05-18 17:56:23 -03:00
EventSummaryPage.ts feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
LoginPage.ts Implement trainer journey E2E tests (Steps 1-5) 2025-05-18 17:56:23 -03:00
ModifyEventPage.ts feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00