MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / with_timeout.test.ts

File with_timeout.test.ts

src/pkg/utils/with_timeout.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
2import { withTimeout } from "./with_timeout";
3
4describe("withTimeout", () => {

Callers

nothing calls this directly

Calls 3

withTimeoutFunction · 0.90
removeListenerMethod · 0.65
onMethod · 0.45

Tested by

no test coverage detected