Files
anomalyco_opencode/packages/opencode/test
Kit Langton 537cc32bf0 test: migrate processor tests to HTTP mock LLM server
Replace the custom TestLLM Effect service with the real LLM layer +
TestLLMServer HTTP mock. Tests now exercise the full HTTP→SSE→AI SDK
pipeline instead of injecting Effect streams directly.

- Extend TestLLMServer with usage support on text responses and
  httpError step type for non-200 responses
- Drop reasoning test (can't produce reasoning events via
  @ai-sdk/openai-compatible SSE)
- 9 tests pass, covering: text capture, token overflow, error retry,
  structured errors, context overflow, abort/interrupt cleanup
2026-03-31 19:21:27 -04:00
..
2026-03-31 16:42:13 -04:00
2026-03-31 16:42:13 -04:00
2026-03-31 16:42:13 -04:00
2026-03-20 16:11:21 +00:00
2026-03-26 15:49:53 +00:00
2026-03-26 18:42:59 +00:00
2025-11-06 13:03:12 -05:00
2026-03-31 16:42:13 -04:00
2025-12-11 19:20:23 +01:00