Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyplex/tinybase
/ ui-react-dom-charts.test.tsx
File
ui-react-dom-charts.test.tsx
test/unit/core/ui-react/ui-react-dom-charts.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import {fireEvent, render} from
'@testing-library/react'
;
2
import {act} from
'react'
;
3
import {createQueries, createStore} from
'tinybase'
;
4
import {Provider} from
'tinybase/ui-react'
;
Callers
nothing calls this directly
Calls
15
createStore
Function · 0.90
act
Function · 0.85
getXAxisTickLabels
Function · 0.85
getYAxisTickLabels
Function · 0.85
getXAxisTickXs
Function · 0.85
getLinePathXs
Function · 0.85
getTimeAxisLabels
Function · 0.85
getBarCenters
Function · 0.85
getBarWidths
Function · 0.85
setTable
Method · 0.65
setCell
Method · 0.65
setQueryDefinition
Method · 0.65
Tested by
no test coverage detected