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