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

File httpapi-file.test.ts

packages/opencode/test/server/httpapi-file.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 { Context, Effect } from "effect"
3import path from "path"
4import { HttpApiApp } from "../../src/server/routes/instance/httpapi/server"

Callers

nothing calls this directly

Calls 10

disposeAllInstancesFunction · 0.90
resetDatabaseFunction · 0.90
tmpdirFunction · 0.90
pollWithTimeoutFunction · 0.90
testFunction · 0.85
writeMethod · 0.80
requestFunction · 0.70
jsonMethod · 0.65
describeFunction · 0.50
allMethod · 0.45

Tested by

no test coverage detected