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

File catalog.test.ts

packages/core/test/catalog.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Effect, Fiber, Layer, Stream } from "effect"
3import { Catalog } from "@opencode-ai/core/catalog"
4import { Integration } from "@opencode-ai/core/integration"

Callers

nothing calls this directly

Calls 15

locationFunction · 0.90
testEffectFunction · 0.90
syncMethod · 0.80
defaultMethod · 0.80
requiredFunction · 0.70
modelsFunction · 0.70
subscribeMethod · 0.65
updateMethod · 0.65
createMethod · 0.65
getMethod · 0.65
describeFunction · 0.50
makeMethod · 0.45

Tested by

no test coverage detected