MCPcopy Index your code
hub / github.com/TanStack/query / useInfiniteQuery.test.tsx

File useInfiniteQuery.test.tsx

packages/solid-query/src/__tests__/useInfiniteQuery.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 { fireEvent, render } from '@solidjs/testing-library'
3
4import {

Callers

nothing calls this directly

Calls 6

queryKeyFunction · 0.90
sleepFunction · 0.90
renderFunction · 0.85
genItemsFunction · 0.70
infiniteQueryOptionsFunction · 0.50
getQueryStateMethod · 0.45

Tested by

no test coverage detected