Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/router
/ ClientOnly.test.tsx
File
ClientOnly.test.tsx
packages/solid-router/tests/ClientOnly.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
2
import { cleanup, render, screen } from
'@solidjs/testing-library'
3
import {
4
RouterProvider,
Callers
nothing calls this directly
Calls
3
createTestRouter
Function · 0.70
cleanup
Function · 0.50
render
Function · 0.50
Tested by
no test coverage detected