MCPcopy Index your code
hub / github.com/anomalyco/opencode / workspace-proxy.test.ts

File workspace-proxy.test.ts

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

Source from the content-addressed store, hash-verified

1import { NodeHttpServer, NodeServices } from "@effect/platform-node"
2import Http from "node:http"
3import { describe, expect } from "bun:test"
4import { Context, Effect, Layer, Queue } from "effect"

Callers

nothing calls this directly

Calls 8

testEffectFunction · 0.90
listenServerFunction · 0.85
listenTestServerFunction · 0.85
syncMethod · 0.80
jsonMethod · 0.65
describeFunction · 0.50
writeFunction · 0.50
layerMethod · 0.45

Tested by

no test coverage detected