Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/router
/ load.test.ts
File
load.test.ts
packages/router-core/tests/load.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test, vi } from
'vitest'
2
import
{ createMemoryHistory } from
'@tanstack/history'
3
import
{
4
BaseRootRoute,
Callers
nothing calls this directly
Calls
14
createMemoryHistory
Function · 0.90
redirect
Function · 0.90
notFound
Function · 0.90
loadMatches
Function · 0.90
assertBeforeLoadNotFoundHierarchy
Function · 0.85
setupScenario
Function · 0.85
runLoadMatchesAndCapture
Function · 0.85
resolve
Method · 0.80
setState
Method · 0.80
setup
Function · 0.70
sleep
Function · 0.70
get
Method · 0.65
Tested by
no test coverage detected