Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/router
/ link.test.tsx
File
link.test.tsx
packages/vue-router/tests/link.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as Vue from
'vue'
2
import { afterEach, beforeEach, describe, expect, it, test, vi } from
'vitest'
3
import {
4
cleanup,
Callers
nothing calls this directly
Calls
15
getIntersectionObserverMock
Function · 0.90
createBrowserHistory
Function · 0.90
createRootRoute
Function · 0.90
createRoute
Function · 0.90
createRouter
Function · 0.90
createMemoryHistory
Function · 0.90
useParams
Function · 0.90
useSearch
Function · 0.90
sleep
Function · 0.90
redirect
Function · 0.90
createRootRouteWithContext
Function · 0.90
createRouteMask
Function · 0.90
Tested by
no test coverage detected