Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
import
'@testing-library/jest-dom/vitest'
;
3
import {render} from
'@testing-library/react'
;
4
import type {ComponentType} from
'react'
;
Callers
nothing calls this directly
Calls
7
testComponents
Function · 0.90
testCustomComponents
Function · 0.90
testCustomCheckpointComponents
Function · 0.90
testProviderComponents
Function · 0.90
act
Function · 0.85
createElement
Function · 0.85
render
Function · 0.50
Tested by
no test coverage detected