Commit Graph

5 Commits

Author SHA1 Message Date
ISA
6e98a98670 Presentation playwright 2025-08-19 16:15:58 +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
ISA
f0ed9a85da .env.local soll nicht von Git ignoriert werden 2024-09-30 07:21:43 +02:00
ISA
7d0f59e280 Initial commit from Create Next App 2024-09-23 07:32:06 +02:00