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

File client.test.ts

packages/opencode/test/lsp/client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import path from "path"
3import { pathToFileURL } from "url"
4import { tmpdir, withTestInstance } from "../fixture/fixture"

Callers

nothing calls this directly

Calls 10

withTestInstanceFunction · 0.90
tmpdirFunction · 0.90
testFunction · 0.85
spawnFakeServerFunction · 0.85
writeMethod · 0.80
openMethod · 0.80
cwdMethod · 0.65
createMethod · 0.65
getMethod · 0.65
describeFunction · 0.50

Tested by

no test coverage detected