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

File routeContext.test.tsx

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

Source from the content-addressed store, hash-verified

1import { cleanup, fireEvent, render, screen } from '@solidjs/testing-library'
2import { afterEach, beforeEach, describe, expect, test, vi } from 'vitest'
3import { z } from 'zod'
4

Callers

nothing calls this directly

Calls 15

createBrowserHistoryFunction · 0.90
createRootRouteFunction · 0.90
createRouteFunction · 0.90
createRouterFunction · 0.90
sleepFunction · 0.90
redirectFunction · 0.90
optionalMethod · 0.80
findByTextFunction · 0.70
clickButtonFunction · 0.70
checkFunction · 0.70
destroyMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected