MCPcopy
hub / github.com/anomalyco/opencode / plugin-loader-pure.test.ts

File plugin-loader-pure.test.ts

packages/opencode/test/cli/tui/plugin-loader-pure.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, spyOn, test } from "bun:test"
2import fs from "fs/promises"
3import path from "path"
4import { pathToFileURL } from "url"

Callers

nothing calls this directly

Calls 7

tmpdirFunction · 0.90
createTuiResolvedConfigFunction · 0.90
createTuiPluginApiFunction · 0.90
testFunction · 0.85
writeMethod · 0.80
initMethod · 0.45
disposeMethod · 0.45

Tested by

no test coverage detected