MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import {
3 TimeoutManager,
4 defaultTimeoutProvider,

Callers

nothing calls this directly

Calls 7

systemSetTimeoutZeroFunction · 0.90
createMockProviderFunction · 0.85
setTimeoutMethod · 0.80
clearTimeoutMethod · 0.80
setIntervalMethod · 0.80
clearIntervalMethod · 0.80
setTimeoutProviderMethod · 0.80

Tested by

no test coverage detected