MCPcopy Create free account
hub / github.com/TanStack/query / DevtoolsPanelComponent.test.tsx

File DevtoolsPanelComponent.test.tsx

packages/query-devtools/src/__tests__/DevtoolsPanelComponent.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import { QueryClient, onlineManager } from '@tanstack/query-core'
3import { render } from '@solidjs/testing-library'
4import DevtoolsPanelComponent from '../DevtoolsPanelComponent'

Callers

nothing calls this directly

Calls 2

renderFunction · 0.85
clearMethod · 0.45

Tested by

no test coverage detected