MCPcopy
hub / github.com/TanStack/router / not-found.test.tsx

File not-found.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

createBrowserHistoryFunction · 0.90
createRootRouteFunction · 0.90
createRouteFunction · 0.90
createRouterFunction · 0.90
renderFunction · 0.90
notFoundFunction · 0.90
isCustomDataFunction · 0.70
destroyMethod · 0.65
cleanupFunction · 0.50
testFunction · 0.50

Tested by

no test coverage detected