MCPcopy Create free account
hub / github.com/anomalyco/opencode / server-sdk.test.ts

File server-sdk.test.ts

packages/app/src/context/server-sdk.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { coalesceServerEvents, enqueueServerEvent, resumeStreamAfterPageShow } from "./server-sdk"
3import type { Event } from "@opencode-ai/sdk/v2/client"
4

Callers

nothing calls this directly

Calls 7

coalesceServerEventsFunction · 0.90
testFunction · 0.85
deltaFunction · 0.70
enqueueFunction · 0.70
partUpdatedFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected