HVAC Community Events WordPress Plugin with Comprehensive Testing Framework
Find a file
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
docs 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
memory-bank feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
wordpress-dev refactor: Consolidate E2E test suite from 85+ to focused structure 2025-05-23 14:39:52 -03:00
.gitattributes Remove LFS tracking for all files 2025-05-18 19:44:31 -03:00
.gitignore security: Update .gitignore to exclude sensitive files 2025-05-22 00:05:10 -03:00
.roomodes feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
CLAUDE.md fix: Resolve dashboard navigation and page display issues 2025-05-22 10:09:37 -03:00
README.md Initial commit: Implemented registration and login functionality 2025-03-25 10:56:29 -03:00

Network Events

Status: Active/Authoritative Last Updated: March 12, 2025 Scope: Main project documentation

A specialized community events platform for trainers using The Events Calendar suite.

Description

Network Events is a WordPress plugin that extends The Events Calendar suite to create a specialized platform for trainers. It provides a custom user role for trainers, registration and login forms, a trainer dashboard, and event management capabilities.

Features

  • Custom user role for HVAC trainers
  • Trainer registration and login
  • Trainer dashboard
  • Event creation and management
  • Event summary and reporting
  • Attendee management
  • Email communication with attendees
  • Integration with The Events Calendar suite

Requirements

WordPress Environment

  • WordPress 5.9 or higher
  • PHP 7.4 or higher

Required Plugins (Pre-installed on Production)

All required plugins are automatically synced from production during development environment setup:

  1. The Events Calendar Suite:

    • The Events Calendar (6.10.2+)
    • Events Calendar Pro (7.4.2+)
    • Event Tickets (5.19.3+)
    • Event Tickets Plus (6.2.0+)
    • Community Events (4.10.0+)
  2. Additional Plugins (present on the Upskill HVAC Website):

    • Spectra Pro (2.0.0+)
    • Premium Starter Templates (4.4.14+)
    • Essential Blocks (5.3.2+)

License

Copyright (c) 2025 Teal Maker Consulting

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. You may NOT assume that you can use any other version of the GPL.

Credits

Developed by Teal Maker Consulting