MCPcopy Index your code
hub / github.com/anomalyco/opencode / project-init-git.test.ts

File project-init-git.test.ts

packages/opencode/test/server/project-init-git.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 11

disposeAllInstancesFunction · 0.90
resetDatabaseFunction · 0.90
testEffectFunction · 0.90
collectGlobalEventsFunction · 0.85
disposedEventsFunction · 0.85
instanceMethod · 0.80
requestFunction · 0.70
jsonFunction · 0.70
describeFunction · 0.50
existsMethod · 0.45
useMethod · 0.45

Tested by

no test coverage detected