MCPcopy Index your code
hub / github.com/anomalyco/opencode / transform.test.ts

File transform.test.ts

packages/opencode/test/provider/transform.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { Effect } from "effect"
3import { ProviderTransform } from "@/provider/transform"
4import { LLMRequestPrep } from "@/session/llm/request"

Callers

nothing calls this directly

Calls 15

testFunction · 0.85
createGoogleModelFunction · 0.85
createGpt5ModelFunction · 0.85
expectedFunction · 0.85
createMockModelFunction · 0.85
sapModelFunction · 0.85
createModelFunction · 0.70
walkFunction · 0.70
textFunction · 0.70
cfModelFunction · 0.70
describeFunction · 0.50
prepareMethod · 0.45

Tested by

no test coverage detected