Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyplex/tinybase
/ ui-react-inspector.test.tsx
File
ui-react-inspector.test.tsx
test/unit/core/ui-react/ui-react-inspector.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'@testing-library/jest-dom/vitest'
;
2
import {fireEvent, render, screen, waitFor} from
'@testing-library/react'
;
3
import {
4
createIndexes,
Callers
nothing calls this directly
Calls
15
createStore
Function · 0.90
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
setIndexDefinition
Method · 0.65
Tested by
no test coverage detected