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

File worktree.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect } from "bun:test"
2import path from "path"
3import { LayerNode } from "@opencode-ai/core/effect/layer-node"
4import { FSUtil } from "@opencode-ai/core/fs-util"

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
disposeAllInstancesFunction · 0.90
provideInstanceFunction · 0.90
waitReadyFunction · 0.85
onMethod · 0.80
syncMethod · 0.80
offMethod · 0.80
instanceMethod · 0.80
normalizeFunction · 0.70
withCreatedWorktreeFunction · 0.70
removeCreatedWorktreeFunction · 0.70
textMethod · 0.65

Tested by

no test coverage detected