Commit Graph

9 Commits

Author SHA1 Message Date
ISA
0e7b2e53aa fix: playwright config 2025-08-29 10:38:31 +02:00
ISA
3e998d6644 fix: headless 2025-08-29 10:15:42 +02:00
ISA
9e84386a5d test: digitalInputsTest.ts 2025-08-28 11:49:34 +02:00
ISA
fb36561cb9 fix: Ein Abgleich darf natürlich nicht die Seiten blockieren. 2025-08-20 16:36:05 +02:00
ISA
94051b69f9 playwright: dashboard 2025-08-14 15:56:10 +02:00
ISA
a446ce80ee playwright: analoge Eingänge Test erfolgreich 2025-08-14 14:41:04 +02:00
ISA
fa92004d94 Playwright : ausgewählte Element rot färben 2025-08-14 13:39:20 +02:00
ISA
87cbdca79c refactor: playwright and tests in one folder 2025-08-14 12:06:20 +02:00
ISA
9b05f21ccc feat: migrate from Cypress to Playwright for E2E testing
- Remove Cypress dependencies and configuration files
- Install @playwright/test with browser support
- Add playwright.config.ts with optimized settings for Next.js
- Migrate existing Cypress tests to Playwright format
- Add new E2E test scripts to package.json
- Configure GitHub Actions workflow for automated testing
- Update .gitignore for Playwright artifacts

BREAKING CHANGE: E2E testing framework changed from Cypress to Playwright
2025-08-01 15:45:59 +02:00