Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/query
/ timeoutManager.test.tsx
File
timeoutManager.test.tsx
packages/query-core/src/__tests__/timeoutManager.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
2
import {
3
TimeoutManager,
4
defaultTimeoutProvider,
Callers
nothing calls this directly
Calls
7
systemSetTimeoutZero
Function · 0.90
createMockProvider
Function · 0.85
setTimeout
Method · 0.80
clearTimeout
Method · 0.80
setInterval
Method · 0.80
clearInterval
Method · 0.80
setTimeoutProvider
Method · 0.80
Tested by
no test coverage detected