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

File context.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { render } from '@testing-library/svelte'
3import { getIsRestoringContext } from '../../src/index.js'
4import BaseExample from './BaseExample.svelte'

Callers

nothing calls this directly

Calls 2

renderFunction · 0.85
getIsRestoringContextFunction · 0.85

Tested by

no test coverage detected