feat: infraestructura base para E2E tests con Playwright
Proyecto Node.js independiente en e2e/ con Playwright + Chromium headless. Incluye setup-element.sh para descargar y servir Element Web localmente (puerto 8090 por defecto, 8080 ocupado por Docker). Scripts de instalacion y placeholder para ejecucion de tests. Cierra issue 0022a. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+8
-1
@@ -11,4 +11,11 @@ logs/
|
||||
|
||||
/agentctl
|
||||
/dashboard
|
||||
/verify
|
||||
/verify
|
||||
|
||||
# E2E tests
|
||||
e2e/node_modules/
|
||||
e2e/test-results/
|
||||
e2e/.auth/
|
||||
e2e/.env
|
||||
e2e/element-web/
|
||||
Reference in New Issue
Block a user