upskill-event-manager/wordpress-dev/tests/e2e
bengizmo 1a563f3133 feat: Add Event Summary Page functionality
- Add event-summary page to required_pages array in main plugin file
- Update render_event_summary() method to handle event ID from URL
- Update template_include filter to load custom event summary template
- Update dashboard event links to point to new event summary page
- Create comprehensive event summary template with statistics and attendee info
- Add E2E tests for Event Summary Page
- Add documentation for Event Summary functionality

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-20 08:23:40 -03:00
..
pages docs: Add dashboard improvements documentation 2025-05-19 19:43:23 -03:00
utils Implement trainer journey E2E tests (Steps 1-5) 2025-05-18 17:56:23 -03:00
event-summary.spec.ts feat: Add Event Summary Page functionality 2025-05-20 08:23:40 -03:00
global-setup.ts feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
global-teardown.ts feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
playwright.config.ts feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
trainer-journey-final.test.ts feat: Add comprehensive test data setup and extended trainer journey tests 2025-05-18 20:14:28 -03:00
TRAINER_JOURNEY_TEST_SUMMARY.md Implement trainer journey E2E tests (Steps 1-5) 2025-05-18 17:56:23 -03:00