MCPcopy Index your code
hub / github.com/anomalyco/opencode / plugin-loader.test.ts

File plugin-loader.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, 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 15

tmpdirFunction · 0.90
createTuiResolvedConfigFunction · 0.90
createTuiPluginApiFunction · 0.90
mockTuiRuntimeFunction · 0.90
testFunction · 0.85
mkApiFunction · 0.85
mkConfigFunction · 0.85
writeMethod · 0.80
fileMethod · 0.80
getDataMethod · 0.80
loadFunction · 0.70
findMethod · 0.65

Tested by

no test coverage detected