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

File task.test.ts

packages/opencode/test/tool/task.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 { Database } from "@opencode-ai/core/database/database"
4import { LayerNode } from "@opencode-ai/core/effect/layer-node"

Callers

nothing calls this directly

Calls 15

disposeAllInstancesFunction · 0.90
testEffectFunction · 0.90
stubOpsFunction · 0.85
instanceMethod · 0.80
syncMethod · 0.80
asMethod · 0.80
layerFunction · 0.70
execFunction · 0.70
deferFunction · 0.70
replyFunction · 0.70
createMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected