MCPcopy Index your code
hub / github.com/tinyplex/tinybase / ui-react-dom.test.tsx

File ui-react-dom.test.tsx

test/unit/core/ui-react/ui-react-dom.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} from '@testing-library/react';
3import {act} from 'react';
4import type {Ids, Indexes, Queries, Relationships, Store} from 'tinybase';

Callers

nothing calls this directly

Calls 14

createStoreFunction · 0.90
actFunction · 0.85
setValuesMethod · 0.65
setTablesMethod · 0.65
setIndexDefinitionMethod · 0.65
setQueryDefinitionMethod · 0.65
getContentMethod · 0.65
setCellMethod · 0.65
setValueMethod · 0.65
getCellFunction · 0.50
selectFunction · 0.50

Tested by

no test coverage detected