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

File route.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

createBrowserHistoryFunction · 0.90
getRouteApiFunction · 0.90
createRouteFunction · 0.90
createRootRouteFunction · 0.90
createRouterFunction · 0.90
filterMethod · 0.80
startsWithMethod · 0.80
destroyMethod · 0.65
cleanupFunction · 0.50
fnFunction · 0.50
renderFunction · 0.50
testFunction · 0.50

Tested by

no test coverage detected