MCPcopy
hub / github.com/anomalyco/opencode / httpapi-compression.test.ts

File httpapi-compression.test.ts

packages/opencode/test/server/httpapi-compression.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 { gunzipSync, inflateSync } from "node:zlib"
3import { Server } from "../../src/server/server"
4import { resetDatabase } from "../fixture/db"

Callers

nothing calls this directly

Calls 12

disposeAllInstancesFunction · 0.90
resetDatabaseFunction · 0.90
tmpdirFunction · 0.90
testFunction · 0.85
fatConfigFunction · 0.85
appFunction · 0.70
getMethod · 0.65
arrayBufferMethod · 0.65
cancelMethod · 0.65
describeFunction · 0.50
requestMethod · 0.45
abortMethod · 0.45

Tested by

no test coverage detected