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

File registry.test.ts

packages/core/test/system-context/registry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Cause, Effect, Exit, Schema, Scope } from "effect"
3import { AppNodeBuilder } from "@opencode-ai/core/effect/app-node-builder"
4import { SystemContext } from "@opencode-ai/core/system-context"

Callers

nothing calls this directly

Calls 7

testEffectFunction · 0.90
initializeMethod · 0.80
syncMethod · 0.80
entryFunction · 0.70
describeFunction · 0.50
makeMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected