MCPcopy Index your code
hub / github.com/anomalyco/opencode / httpapi-pty.test.ts

File httpapi-pty.test.ts

packages/opencode/test/server/httpapi-pty.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, test } from "bun:test"
2import { NodeHttpServer, NodeServices } from "@effect/platform-node"
3import { PtyID } from "@opencode-ai/core/pty/schema"
4import { Server } from "../../src/server/server"

Callers

nothing calls this directly

Calls 15

resetDatabaseFunction · 0.90
testEffectFunction · 0.90
disposeAllInstancesFunction · 0.90
tmpdirFunction · 0.90
tmpdirScopedFunction · 0.90
testFunction · 0.85
appFunction · 0.70
directoryHeaderFunction · 0.70
serverUrlFunction · 0.70
takeUntilFunction · 0.70
jsonMethod · 0.65
describeFunction · 0.50

Tested by

no test coverage detected