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

File ui-solid-dom.test.tsx

test/unit/core/ui-solid/ui-solid-dom.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* @jsxImportSource solid-js */
2import {fireEvent, getAllByRole} from '@testing-library/dom';
3import '@testing-library/jest-dom/vitest';
4import type {JSXElement} from 'solid-js';

Callers

nothing calls this directly

Calls 14

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

Tested by

no test coverage detected