MCPcopy
hub / github.com/TanStack/query / onlineManager.test.tsx

File onlineManager.test.tsx

packages/query-core/src/__tests__/onlineManager.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test, vi } from 'vitest'
2import { OnlineManager } from '../onlineManager'
3import { setIsServer } from './utils'
4

Callers

nothing calls this directly

Calls 6

setIsServerFunction · 0.90
isOnlineMethod · 0.80
setOnlineMethod · 0.80
unsubscribeFunction · 0.50
setEventListenerMethod · 0.45
subscribeMethod · 0.45

Tested by

no test coverage detected