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

File httpapi-mdns.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, mock, test } from "bun:test"
2import { Flag } from "@opencode-ai/core/flag/flag"
3import { withTimeout } from "../../src/util/timeout"
4import { resetDatabase } from "../fixture/db"

Callers

nothing calls this directly

Calls 6

disposeAllInstancesFunction · 0.90
resetDatabaseFunction · 0.90
withTimeoutFunction · 0.90
testFunction · 0.85
describeFunction · 0.50
stopMethod · 0.45

Tested by

no test coverage detected