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

File vcs.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
disposeAllInstancesFunction · 0.90
tmpdirScopedFunction · 0.90
provideInstanceFunction · 0.90
symlinkFunction · 0.85
parsePatchFunction · 0.85
instanceMethod · 0.80
removeMethod · 0.65
findMethod · 0.65
describeFunction · 0.50
initFunction · 0.50
gitFunction · 0.50

Tested by

no test coverage detected