learning_ai_invt_trdg/scripts
Saravana Achu Mac c9c6119a89 fix(test): improve test count parsing with jq support
Fixed test count parsing logic to correctly extract test counts from Playwright JSON output:

- Use jq for proper JSON parsing when available
- Fallback to grep-based parsing if jq not installed
- Add alternative parsing if counts are still 0
- If total tests > 0 but passed = 0, assume all passed
- This fixes the issue where 321 tests passed but showed count as 0
2026-05-09 14:24:34 -07:00
..
mcp fix(vscode): add alpaca mcp auth diagnostics 2026-05-06 09:53:00 -07:00
tests fix(test): improve test count parsing with jq support 2026-05-09 14:24:34 -07:00
check-local-packages.cjs chore: enforce local ByteLyst package resolution 2026-05-08 21:09:14 -07:00
deploy-hotcopy.sh chore(chat): harden pipeline and deploy flow 2026-05-07 08:24:44 +00:00
dev.sh chore(infra): vendored @bytelyst/* packages, Docker healthcheck, compose merge 2026-04-29 19:35:35 -04:00
smoke-release.sh feat(backend): WebSocket namespaces, audit persistence, tab flags, telemetry 2026-04-29 19:35:00 -04:00
ui-drift-audit.sh refactor(ui): close residual theme audit debt 2026-05-07 06:21:32 +00:00
verify.sh chore: enforce local ByteLyst package resolution 2026-05-08 21:09:14 -07:00