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

File router.test.tsx

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import {
3 cleanup,
4 fireEvent,

Callers

nothing calls this directly

Calls 15

createMemoryHistoryFunction · 0.90
sleepFunction · 0.90
notFoundFunction · 0.90
createRootRouteFunction · 0.90
createRouteFunction · 0.90
createRouterFunction · 0.90
composeRewritesFunction · 0.90
safeParseMethod · 0.80
buildRouteTreeMethod · 0.80
addMethod · 0.80
createTestRouterFunction · 0.70
validateSearchParamsFunction · 0.70

Tested by

no test coverage detected