MCPcopy Index your code
hub / github.com/anomalyco/opencode / discovery.test.ts

File discovery.test.ts

packages/opencode/test/skill/discovery.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, beforeAll, afterAll } from "bun:test"
2import { LayerNode } from "@opencode-ai/core/effect/layer-node"
3import { FSUtil } from "@opencode-ai/core/fs-util"
4import { Effect } from "effect"

Callers

nothing calls this directly

Calls 9

testEffectFunction · 0.90
pullMethod · 0.80
fileMethod · 0.80
findMethod · 0.65
textMethod · 0.65
rmFunction · 0.50
describeFunction · 0.50
stopMethod · 0.45
existsMethod · 0.45

Tested by

no test coverage detected