Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/router
/ router.test.tsx
File
router.test.tsx
packages/solid-router/tests/router.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 {
3
cleanup,
4
fireEvent,
Callers
nothing calls this directly
Calls
15
createMemoryHistory
Function · 0.90
sleep
Function · 0.90
notFound
Function · 0.90
createRootRoute
Function · 0.90
createRoute
Function · 0.90
createRouter
Function · 0.90
composeRewrites
Function · 0.90
safeParse
Method · 0.80
buildRouteTree
Method · 0.80
add
Method · 0.80
createTestRouter
Function · 0.70
validateSearchParams
Function · 0.70
Tested by
no test coverage detected