MCPcopy
hub / github.com/anomalyco/opencode / executor.test.ts

File executor.test.ts

packages/llm/test/executor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Effect, Fiber, Layer, Random, Ref } from "effect"
3import * as TestClock from "effect/testing/TestClock"
4import { Headers, HttpClient, HttpClientRequest, HttpClientResponse } from "effect/unstable/http"

Callers

nothing calls this directly

Calls 15

dynamicResponseFunction · 0.90
sseRawFunction · 0.90
deltaChunkFunction · 0.90
expectLLMErrorFunction · 0.85
responsesLayerFunction · 0.85
errorHttpFunction · 0.85
failWithFunction · 0.85
countedResponsesLayerFunction · 0.85
modelMethod · 0.80
withMethod · 0.80
asMethod · 0.80
respondMethod · 0.80

Tested by

no test coverage detected