MCPcopy
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

1import '@testing-library/jest-dom/vitest';
2import {fireEvent, render, screen, waitFor} from '@testing-library/react';
3import {
4 createIndexes,

Callers

nothing calls this directly

Calls 15

createStoreFunction · 0.90
getSummaryActionFunction · 0.70
getValueActionFunction · 0.70
getDetailsActionFunction · 0.70
getRowActionFunction · 0.70
getDetailsFunction · 0.70
getCellActionFunction · 0.70
clearMethod · 0.65
setValuesMethod · 0.65
setTablesMethod · 0.65
setMetricDefinitionMethod · 0.65
setIndexDefinitionMethod · 0.65

Tested by

no test coverage detected