MCPcopy
hub / github.com/TanStack/router / useNavigate.test.tsx

File useNavigate.test.tsx

packages/solid-router/tests/useNavigate.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Solid from 'solid-js'
2import '@testing-library/jest-dom/vitest'
3import { afterEach, beforeEach, describe, expect, test } from 'vitest'
4import {

Callers

nothing calls this directly

Calls 15

createBrowserHistoryFunction · 0.90
createRootRouteFunction · 0.90
createRouteFunction · 0.90
createRouterFunction · 0.90
createRouteMaskFunction · 0.90
useNavigateFunction · 0.90
defaultMethod · 0.80
optionalMethod · 0.80
runTestFunction · 0.70
setupRouterFunction · 0.70
destroyMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected