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

File HydrationBoundary.test.tsx

packages/react-query/src/__tests__/HydrationBoundary.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 * as React from 'react'
3import { render } from '@testing-library/react'
4import * as coreModule from '@tanstack/query-core'

Callers

nothing calls this directly

Calls 5

sleepFunction · 0.90
dehydrateFunction · 0.85
renderFunction · 0.85
prefetchQueryMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected