agent-orchestrator/v2/tests/e2e/specs
Hibryda f339c5918d test: increase WebDriverIO timeout for LLM-judged E2E tests
Increase global mocha timeout from 60s to 180s in wdio.conf.js to accommodate longer-running LLM judge tests that evaluate agent responses and code generation. Add explicit per-test overrides for Phase B scenarios B4 and B5 to ensure adequate time for agent startup, execution, and LLM verification.

- wdio.conf.js: global timeout 60_000 → 180_000ms
- phase-b.test.ts: explicit 180_000ms timeout for B4 and B5 scenarios
2026-03-12 11:10:50 +01:00
..
agent-scenarios.test.ts fix(e2e): fix 27 E2E test failures across 3 spec files 2026-03-12 11:10:50 +01:00
bterminal.test.ts test: add Phase C E2E tests and fix pre-existing test failures 2026-03-12 11:10:50 +01:00
phase-b.test.ts test: increase WebDriverIO timeout for LLM-judged E2E tests 2026-03-12 11:10:50 +01:00
phase-c.test.ts feat: refactor LLM judge to dual-mode CLI/API and fix config test race 2026-03-12 11:10:50 +01:00