towerops/e2e/tests
Graham McIntire 17bf1f83e8
feat: add Playwright e2e test suite
- Set up Playwright in dedicated e2e directory
- Multi-environment support (local, staging)
- TOTP authentication handling with otplib
- Test coverage for organizations, devices, alerts, status indicators
- Helper utilities for common test operations
- Comprehensive README with setup and usage instructions
- Setup script for quick initialization
2026-03-06 15:02:56 -06:00
..
alerts.spec.ts feat: add Playwright e2e test suite 2026-03-06 15:02:56 -06:00
auth.setup.ts feat: add Playwright e2e test suite 2026-03-06 15:02:56 -06:00
devices.spec.ts feat: add Playwright e2e test suite 2026-03-06 15:02:56 -06:00
helpers.ts feat: add Playwright e2e test suite 2026-03-06 15:02:56 -06:00
organizations.spec.ts feat: add Playwright e2e test suite 2026-03-06 15:02:56 -06:00
status-indicator.spec.ts feat: add Playwright e2e test suite 2026-03-06 15:02:56 -06:00