Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ ui-solid-inspector.test.tsx
File
ui-solid-inspector.test.tsx
test/unit/core/ui-solid/ui-solid-inspector.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* @jsxImportSource solid-js */
2
import {fireEvent, screen, waitFor} from
'@testing-library/dom'
;
3
import
'@testing-library/jest-dom/vitest'
;
4
import type {JSXElement} from
'solid-js'
;
Callers
nothing calls this directly
Calls
15
createStore
Function · 0.90
render
Function · 0.70
getSummaryAction
Function · 0.70
getValueAction
Function · 0.70
getDetailsAction
Function · 0.70
getRowAction
Function · 0.70
getDetails
Function · 0.70
getCellAction
Function · 0.70
clear
Method · 0.65
setValues
Method · 0.65
setTables
Method · 0.65
setMetricDefinition
Method · 0.65
Tested by
no test coverage detected