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

File install.test.ts

packages/opencode/test/plugin/install.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import fs from "fs/promises"
3import path from "path"
4import { parse as parseJsonc } from "jsonc-parser"

Callers

nothing calls this directly

Calls 13

tmpdirFunction · 0.90
createPlugTaskFunction · 0.90
testFunction · 0.85
ctxDirFunction · 0.85
ctxRootFunction · 0.85
writeMethod · 0.80
pluginFunction · 0.70
depsFunction · 0.70
runFunction · 0.70
ctxFunction · 0.70
readFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected