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

File loader-shared.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, spyOn } from "bun:test"
2import { LayerNode } from "@opencode-ai/core/effect/layer-node"
3import { Effect, Layer } from "effect"
4import fs from "fs/promises"

Callers

nothing calls this directly

Calls 9

disposeAllInstancesFunction · 0.90
testEffectFunction · 0.90
readPackageThemesFunction · 0.85
writeMethod · 0.80
fileMethod · 0.80
withTmpFunction · 0.70
loadFunction · 0.70
textMethod · 0.65
describeFunction · 0.50

Tested by

no test coverage detected