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

File mutation-controller.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

waitForFunction · 0.90
createMutationControllerFunction · 0.85
getMethod · 0.80
getMutationCacheMethod · 0.80
mutateMethod · 0.45
destroyMethod · 0.45
removeMethod · 0.45
findAllMethod · 0.45
connectMethod · 0.45
updateMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected