learning_ai_invt_trdg/scripts/tests/reports/summary-20260509_133516.json
Saravana Achu Mac c268567bb6 fix(test): fix JSON generation and disable auto webServer
- Fixed run-e2e.sh to use numeric 0 instead of 'unknown' for test counts
- This resolves JSON parsing error when tests don't run
- Disabled webServer in playwright.config.ts due to Vite -p flag issue
- Tests now require manually starting dev server: cd web && pnpm dev -- --port 3050
- Updated comments in config with instructions for running tests
2026-05-09 13:36:22 -07:00

24 lines
1.1 KiB
JSON

{
"timestamp": "20260509_133516",
"test_status": "passed",
"test_exit_code": 0,
"tests_total": unknown,
"tests_passed": unknown,
"tests_failed": unknown,
"duration_seconds": 2,
"health_check": {
"status": "unhealthy",
"app_running": false,
"app_url": "http://localhost:3050"
},
"report_dir": "/Users/saravana/BytelystAI/learning_ai/learning_ai_invt_trdg/scripts/tests/reports",
"latest_report": "/Users/saravana/BytelystAI/learning_ai/learning_ai_invt_trdg/scripts/tests/reports/test-report-20260509_133516.json",
"latest_markdown": "/Users/saravana/BytelystAI/learning_ai/learning_ai_invt_trdg/scripts/tests/reports/test-report-20260509_133516.md",
"for_ai_agents": {
"quick_summary": "passed - unknown/unknown tests passed in 2s",
"if_failed_check": "/Users/saravana/BytelystAI/learning_ai/learning_ai_invt_trdg/scripts/tests/reports/test-output-20260509_133516.log",
"html_report": "/Users/saravana/BytelystAI/learning_ai/learning_ai_invt_trdg/web/playwright-report/index.html",
"next_action": "Review HTML report for performance optimization"
}
}