Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/router
/ navigate.test.tsx
File
navigate.test.tsx
packages/solid-router/tests/navigate.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { afterEach, describe, expect, it, test, vi } from
'vitest'
2
3
import { trailingSlashOptions } from
'@tanstack/router-core'
4
import { waitFor } from
'@solidjs/testing-library'
Callers
nothing calls this directly
Calls
11
createMemoryHistory
Function · 0.90
createRootRoute
Function · 0.90
createRoute
Function · 0.90
createRouter
Function · 0.90
createTestRouter
Function · 0.70
toNullObj
Function · 0.70
createOptionalParamTestRouter
Function · 0.70
createInheritanceTestRouter
Function · 0.70
createEdgeCaseTestRouter
Function · 0.70
values
Method · 0.65
invalidate
Method · 0.45
Tested by
no test coverage detected