MCPcopy
hub / github.com/anomalyco/opencode / session-messages.test.ts

File session-messages.test.ts

packages/opencode/test/server/session-messages.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect } from "bun:test"
2import { SessionV1 } from "@opencode-ai/core/v1/session"
3import { LayerNode } from "@opencode-ai/core/effect/layer-node"
4import { Effect, Layer } from "effect"

Callers

nothing calls this directly

Calls 13

testEffectFunction · 0.90
disposeAllInstancesFunction · 0.90
withoutWatcherFunction · 0.85
instanceMethod · 0.80
requestFunction · 0.70
jsonFunction · 0.70
createMethod · 0.65
removeMethod · 0.65
timeFunction · 0.50
describeFunction · 0.50
fillFunction · 0.50
makeMethod · 0.45

Tested by

no test coverage detected