docs: document Playwright configuration issue and update next steps

This commit is contained in:
OpenClaw 2026-03-07 07:08:30 +00:00
parent 93e3f08756
commit be9be94ed4
2 changed files with 22 additions and 0 deletions

View file

@ -16,6 +16,7 @@
2. **Playwright-Konfiguration reparieren**
- Fehlerursache der Integrationstests identifizieren
- Konfiguration korrigieren
- Dokumentation des Problems in PLAYWRIGHT_ISSUE.md
3. **Lokalen Test-Prozess optimieren**
- `cd backend && npm ci && npm test` ausführen