# End-to-End Tests
This directory contains end-to-end test scripts generated from the E2E test plan.
## Structure
- `scenarios/` - Test scenario implementations
- `pages/` - Page Object Models
- `helpers/` - Test utility functions
- `fixtures/` - Test data fixtures
- `config/` - Test configuration files
## Running Tests
See `docs/e2e-test-plan.md` for test execution instructions.
## Generated by
Hanoi Rainbow `perform-e2e-test` command