MCPcopy
hub / github.com/TanStack/query / with-devtools.test.ts

File with-devtools.test.ts

packages/angular-query-experimental/src/__tests__/with-devtools.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, test, vi } from 'vitest'
2import { QueryClient } from '@tanstack/query-core'
3import { TestBed } from '@angular/core/testing'
4import {

Callers

nothing calls this directly

Calls 2

provideTanStackQueryFunction · 0.90
withDevtoolsFunction · 0.90

Tested by

no test coverage detected