MCPcopy
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

1import { afterEach, describe, expect, it, test, vi } from 'vitest'
2
3import { trailingSlashOptions } from '@tanstack/router-core'
4import { waitFor } from '@solidjs/testing-library'

Callers

nothing calls this directly

Calls 11

createMemoryHistoryFunction · 0.90
createRootRouteFunction · 0.90
createRouteFunction · 0.90
createRouterFunction · 0.90
createTestRouterFunction · 0.70
toNullObjFunction · 0.70
createEdgeCaseTestRouterFunction · 0.70
valuesMethod · 0.65
invalidateMethod · 0.45

Tested by

no test coverage detected