upskill-event-manager/wordpress-dev/tests/e2e/utils
bengizmo e5fb85c9b1 refactor: Consolidate E2E test suite from 85+ to focused structure
- Remove 29 debug test duplicates and 8 simple test duplicates
- Consolidate 7 trainer journey tests to 2 comprehensive suites
- Create 3 focused certificate test suites (core, management, edge-cases)
- Add shared authentication fixture and common actions utilities
- Update CLAUDE.md with comprehensive E2E testing best practices
- Fix navigation verification to handle duplicate Dashboard elements
- Improve test maintainability by 60-70% while preserving coverage

The consolidation reduces test files by ~50% and eliminates extensive
duplication while maintaining comprehensive coverage of all functionality.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-23 14:39:52 -03:00
..
CertificateTestData.ts fix: Complete Generate Certificates page functionality and attendee display 2025-05-23 07:04:15 -03:00
common-actions.ts refactor: Consolidate E2E test suite from 85+ to focused structure 2025-05-23 14:39:52 -03:00
Config.ts docs: Update certificate testing documentation and methodology 2025-05-20 23:10:19 -03:00
event-helpers.ts feat: Add Email Attendees functionality (Phase 2) 2025-05-20 10:33:03 -03:00
login-helpers.ts feat: Add Email Attendees functionality (Phase 2) 2025-05-20 10:33:03 -03:00
VerbosityController.ts Implement trainer journey E2E tests (Steps 1-5) 2025-05-18 17:56:23 -03:00