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

File workspace.test.ts

packages/opencode/test/control-plane/workspace.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, mock, test } from "bun:test"
2import { $ } from "bun"
3import fs from "node:fs/promises"
4import Http from "node:http"

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
disposeAllInstancesFunction · 0.90
resetDatabaseFunction · 0.90
registerAdapterFunction · 0.90
provideTmpdirInstanceFunction · 0.90
workspaceLayerFunction · 0.85
testFunction · 0.85
insertProjectFunction · 0.85
workspaceInfoFunction · 0.85
insertWorkspaceFunction · 0.85
recordedAdapterFunction · 0.85
expectExitContainsFunction · 0.85

Tested by

no test coverage detected