MCPcopy Index your code
hub / github.com/anomalyco/opencode / timeout.test.ts

File timeout.test.ts

packages/opencode/test/util/timeout.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { withTimeout } from "../../src/util/timeout"
3
4describe("util.timeout", () => {

Callers

nothing calls this directly

Calls 4

withTimeoutFunction · 0.90
testFunction · 0.85
describeFunction · 0.50
resolveFunction · 0.50

Tested by

no test coverage detected