Files
opencode/packages
Kit Langton eb5c67de58 fix(e2e): replace LLM-seeded question tests with route mocking
The question dock e2e tests used seedSessionQuestion which sends a
prompt to a real LLM and waits for it to call the question tool. This
is inherently flaky due to LLM latency and non-determinism.

Add withMockQuestion (mirroring the existing withMockPermission pattern)
that intercepts GET /question and POST /question/*/reply at the
Playwright route level, making the tests fully deterministic.
2026-03-16 12:16:16 -04:00
..
2026-03-16 02:33:48 +00:00
ci
2026-01-29 23:17:57 -05:00
2026-03-16 02:33:48 +00:00
2026-03-16 02:33:48 +00:00
2026-01-21 14:36:21 -06:00
2026-03-16 02:33:48 +00:00
2026-03-16 02:33:48 +00:00
2026-03-16 02:33:48 +00:00
2026-03-16 02:33:48 +00:00
2026-03-16 02:33:48 +00:00
2026-03-16 02:33:48 +00:00
2026-03-16 02:33:48 +00:00
2026-03-16 02:33:48 +00:00