Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyplex/tinybase
/ components.test.ts
File
components.test.ts
test/unit/core/ui-svelte/components.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{act, render} from
'@testing-library/svelte'
;
2
import
{createRawSnippet} from
'svelte'
;
3
import
{
4
BackwardCheckpointsView,
Callers
nothing calls this directly
Calls
6
testComponents
Function · 0.90
testCustomComponents
Function · 0.90
testCustomCheckpointComponents
Function · 0.90
testProviderComponents
Function · 0.90
act
Function · 0.85
render
Function · 0.50
Tested by
no test coverage detected