MCPcopy Index your code
hub / github.com/TanStack/query / createInfiniteQuery.test.ts

File createInfiniteQuery.test.ts

packages/svelte-query/tests/createInfiniteQuery/createInfiniteQuery.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test, vi } from 'vitest'
2import { render } from '@testing-library/svelte'
3import { get, writable } from 'svelte/store'
4import BaseExample from './BaseExample.svelte'

Callers

nothing calls this directly

Calls 2

renderFunction · 0.85
getFunction · 0.50

Tested by

no test coverage detected