Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect, vi, beforeEach, afterEach } from
"vitest"
;
2
import
{ withTimeout } from
"./with_timeout"
;
3
4
describe(
"withTimeout"
, () => {
Callers
nothing calls this directly
Calls
3
withTimeout
Function · 0.90
removeListener
Method · 0.65
on
Method · 0.45
Tested by
no test coverage detected