Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ index.test.ts
File
index.test.ts
packages/opencode/test/lsp/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, spyOn } from
"bun:test"
2
import
path from
"path"
3
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
4
import
{ Deferred, Effect, Layer } from
"effect"
Callers
nothing calls this directly
Calls
8
testEffect
Function · 0.90
awaitWithTimeout
Function · 0.90
lspLayer
Function · 0.85
instance
Method · 0.80
write
Method · 0.80
describe
Function · 0.50
use
Method · 0.45
make
Method · 0.45
Tested by
no test coverage detected