Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/ DevtoolsComponent.test.tsx
File
DevtoolsComponent.test.tsx
packages/query-devtools/src/__tests__/DevtoolsComponent.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
2
import { QueryClient, onlineManager } from
'@tanstack/query-core'
3
import { render } from
'@solidjs/testing-library'
4
import DevtoolsComponent from
'../DevtoolsComponent'
Callers
nothing calls this directly
Calls
2
render
Function · 0.85
clear
Method · 0.45
Tested by
no test coverage detected