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

File effect.test.ts

packages/client/test/effect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "bun:test"
2import { DateTime, Effect, Stream } from "effect"
3import { HttpClient, HttpClientResponse } from "effect/unstable/http"
4import { AbsolutePath, Agent, Location, Model, OpenCode, Prompt, Session, SessionMessage } from "../src/effect"

Callers

nothing calls this directly

Calls 15

testFunction · 0.85
pushMethod · 0.80
activeMethod · 0.80
switchAgentMethod · 0.80
switchModelMethod · 0.80
compactMethod · 0.80
contextMethod · 0.80
atMethod · 0.80
interruptMethod · 0.80
jsonMethod · 0.65
getMethod · 0.65
subscribeMethod · 0.65

Tested by

no test coverage detected