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

File httpapi-ui.test.ts

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

Source from the content-addressed store, hash-verified

1import { createHash } from "node:crypto"
2import { describe, expect } from "bun:test"
3import { Flag } from "@opencode-ai/core/flag/flag"
4import { ConfigProvider, Effect, Layer, Option } from "effect"

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
serveUIEffectFunction · 0.90
serveEmbeddedUIEffectFunction · 0.90
uiAppFunction · 0.85
httpClientFunction · 0.85
routeOrderingAppFunction · 0.85
syncMethod · 0.80
restoreEnvFunction · 0.70
responseTextFunction · 0.70
appFunction · 0.70
getMethod · 0.65
updateMethod · 0.65

Tested by

no test coverage detected