Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ timeout.test.ts
File
timeout.test.ts
packages/arctic/test/util/timeout.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ withTimeout } from
"../../src/util/timeout"
3
4
describe(
"util.timeout"
, () => {
Callers
nothing calls this directly
Calls
2
withTimeout
Function · 0.90
resolve
Function · 0.85
Tested by
no test coverage detected