MCPcopy Create free account
hub / github.com/TanStack/query / base-controller.test.ts

File base-controller.test.ts

packages/lit-query/src/tests/base-controller.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import type { ReactiveController, ReactiveControllerHost } from 'lit'
3import { QueryClient } from '@tanstack/query-core'
4import { QueryClientProvider } from '../QueryClientProvider.js'

Callers

nothing calls this directly

Calls 4

getMethod · 0.80
attachControllerMethod · 0.80
destroyMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected