upskill-event-manager/wordpress-dev/bin
Ben Reed 04dcc32919 feat(testing): Implement comprehensive trainer journey test suite with Page Object Model
- Created Page Object Model structure for all trainer-facing pages
- Implemented complete test coverage for trainer journey steps 1-8
- Added centralized test data management with test users and events
- Updated run-tests.sh with --trainer-journey option for easy execution
- Enhanced documentation with test setup, usage, and troubleshooting guides
- Created verification scripts to ensure proper test environment setup
- Prepared framework for Phase 2/3 features (email, check-in, certificates)

This implementation provides a solid foundation for testing the complete trainer user journey and can be easily extended as new features are deployed.
2025-05-18 15:42:00 -03:00
..
backups Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
obsolete
cleanup.sh
configure-phpunit-staging.sh
configure-staging-tests.sh
deploy-basic-tests.sh
deploy-config-staging.sh feat: Successfully create test user on staging and update test setup 2025-04-24 04:15:43 -03:00
deploy-plugin.sh feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
deploy-test-config.sh
deploy_config.sh feat: Successfully create test user on staging and update test setup 2025-04-24 04:15:43 -03:00
enable-debug.sh
fix-db-connection.sh Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
init-db.sh
install-and-verify-wp-cli.sh Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
install-phpunit.sh
install-wp-tests.sh
logs.sh
manage-db-fixed.sh
manage-db.sh
reset-dev.sh
run-basic-tests.sh
run-simplified-tests.sh
run-staging-tests.sh Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
run-staging-unit-tests-modified.sh
run-staging-unit-tests.sh
run-tests.sh feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
setup-from-backup.sh
setup-ssl.sh
setup-staging-test-users.sh feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
staging-composer.json
sync-staging.sh
verify-dev-fixed.sh
verify-dev.sh
verify-simple.sh
verify-staging.sh feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
verify-tec-plugins.sh Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
wp-cli.phar
wp-tests-config-staging.php