Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
2
import
path from
"path"
3
import
{ pathToFileURL } from
"url"
4
import
{ tmpdir, withTestInstance } from
"../fixture/fixture"
Callers
nothing calls this directly
Calls
10
withTestInstance
Function · 0.90
tmpdir
Function · 0.90
test
Function · 0.85
spawnFakeServer
Function · 0.85
write
Method · 0.80
open
Method · 0.80
cwd
Method · 0.65
create
Method · 0.65
get
Method · 0.65
describe
Function · 0.50
Tested by
no test coverage detected