Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/ panel.test.ts
File
panel.test.ts
packages/devtools-utils/src/svelte/panel.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ flushSync, mount as mountComponent, unmount } from
'svelte'
2
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
3
import
{ createSveltePanel } from
'./panel'
4
Callers
nothing calls this directly
Calls
3
createSveltePanel
Function · 0.90
makeCoreClass
Function · 0.85
destroy
Method · 0.80
Tested by
no test coverage detected