MCPcopy
hub / github.com/tinyplex/tinybase / components.test.tsx

File components.test.tsx

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

Source from the content-addressed store, hash-verified

1/* eslint-disable react/jsx-no-useless-fragment */
2import '@testing-library/jest-dom/vitest';
3import {render} from '@testing-library/react';
4import type {ComponentType} from 'react';

Callers

nothing calls this directly

Calls 7

testComponentsFunction · 0.90
testCustomComponentsFunction · 0.90
testProviderComponentsFunction · 0.90
actFunction · 0.85
createElementFunction · 0.85
renderFunction · 0.50

Tested by

no test coverage detected