{ "config": { "configFile": "/home/senke/git/talas/veza/apps/web/playwright.config.ts", "rootDir": "/home/senke/git/talas/veza/apps/web/e2e", "forbidOnly": false, "fullyParallel": true, "globalSetup": null, "globalTeardown": null, "globalTimeout": 0, "grep": {}, "grepInvert": null, "maxFailures": 0, "metadata": { "actualWorkers": 1 }, "preserveOutput": "always", "reporter": [ [ "html", null ], [ "json", { "outputFile": "e2e-results.json" } ] ], "reportSlowTests": { "max": 5, "threshold": 300000 }, "quiet": false, "projects": [ { "outputDir": "/home/senke/git/talas/veza/apps/web/test-results", "repeatEach": 1, "retries": 0, "metadata": { "actualWorkers": 1 }, "id": "chromium", "name": "chromium", "testDir": "/home/senke/git/talas/veza/apps/web/e2e", "testIgnore": [], "testMatch": [ "**/*.@(spec|test).?(c|m)[jt]s?(x)" ], "timeout": 30000 } ], "shard": null, "tags": [], "updateSnapshots": "missing", "updateSourceMethod": "patch", "version": "1.57.0", "workers": 6, "webServer": { "command": "npm run dev", "url": "http://localhost:3000", "reuseExistingServer": true, "timeout": 120000 } }, "suites": [ { "title": "deep_audit.spec.ts", "file": "deep_audit.spec.ts", "column": 0, "line": 0, "specs": [], "suites": [ { "title": "Deep E2E Runtime Audit", "file": "deep_audit.spec.ts", "line": 227, "column": 6, "specs": [ { "title": "Complete User Journey - Runtime Audit", "ok": true, "tags": [], "tests": [ { "timeout": 60000, "annotations": [], "expectedStatus": "passed", "projectId": "chromium", "projectName": "chromium", "results": [ { "workerIndex": 0, "parallelIndex": 0, "status": "passed", "duration": 13306, "errors": [], "stdout": [ { "text": "šŸ” [AUDIT] Starting comprehensive E2E audit...\n" }, { "text": "šŸ” [AUDIT] Step 1: Navigating to login...\n" }, { "text": "šŸ” [AUDIT] Step 2: Submitting login form...\n" }, { "text": "āœ… [AUDIT] Login successful, redirected to: http://localhost:3000/dashboard\n" }, { "text": "šŸ” [AUDIT] Step 3: Testing page navigation and lazy loading...\n" }, { "text": " → Checking /dashboard...\n" }, { "text": " → Navigating to /profile...\n" }, { "text": " → Navigating to /settings...\n" }, { "text": " → Navigating to /library...\n" }, { "text": "\nšŸ“Š [AUDIT] === AUDIT SUMMARY ===\n" }, { "text": "Global Status: STABLE\n" }, { "text": "Login Success: true\n" }, { "text": "Pages Checked: 4\n" }, { "text": "Total Issues: 0\n" }, { "text": " - Critical: 0\n" }, { "text": " - High: 0\n" }, { "text": " - Medium: 0\n" }, { "text": " - Low: 0\n" }, { "text": "By Category:\n" }, { "text": " - NETWORK: 0\n" }, { "text": " - CONSOLE: 0\n" }, { "text": " - NAVIGATION: 0\n" }, { "text": " - UX: 0\n" }, { "text": "āœ… [AUDIT] Application appears STABLE\n" }, { "text": "šŸ“„ [AUDIT] JSON report written to: /home/senke/git/talas/veza/apps/web/RUNTIME_ISSUES.json\n" }, { "text": "šŸ“„ [AUDIT] Markdown report written to: /home/senke/git/talas/veza/apps/web/RUNTIME_AUDIT_REPORT.md\n" } ], "stderr": [], "retry": 0, "startTime": "2025-12-17T14:13:01.895Z", "annotations": [], "attachments": [] } ], "status": "expected" } ], "id": "31d47f59884aa29aa4c6-10f97fe6bc18ecc2bb0a", "file": "deep_audit.spec.ts", "line": 254, "column": 3 } ] } ] } ], "errors": [], "stats": { "startTime": "2025-12-17T14:13:01.092Z", "duration": 14227.034, "expected": 1, "skipped": 0, "unexpected": 0, "flaky": 0 } }