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

File session.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { SessionV1 } from "@opencode-ai/core/v1/session"
3import { EventV2 } from "@opencode-ai/core/event"
4import { SessionProjector } from "@opencode-ai/core/session/projector"

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
tmpdirScopedFunction · 0.90
provideInstanceFunction · 0.90
awaitDeferredFunction · 0.85
instanceMethod · 0.80
onMethod · 0.80
syncMethod · 0.80
offMethod · 0.80
pushFunction · 0.70
removeFunction · 0.70
createMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected