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

File state.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { State } from "@opencode-ai/core/state"
3import { Deferred, Effect, Exit, Fiber, Layer, Scope } from "effect"
4import { testEffect } from "./lib/effect"

Callers

nothing calls this directly

Calls 11

testEffectFunction · 0.90
pushMethod · 0.80
interruptMethod · 0.80
syncMethod · 0.80
createMethod · 0.65
addMethod · 0.65
getMethod · 0.65
describeFunction · 0.50
makeMethod · 0.45
transformMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected