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

File searchMiddleware.test.tsx

packages/react-router/tests/searchMiddleware.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 { cleanup, fireEvent, render, screen } from '@testing-library/react'
3
4import {

Callers

nothing calls this directly

Calls 9

createBrowserHistoryFunction · 0.90
retainSearchParamsFunction · 0.90
stripSearchParamsFunction · 0.90
setupTestFunction · 0.70
runTestFunction · 0.70
checkLocationSearchFunction · 0.70
destroyMethod · 0.65
getMethod · 0.65
cleanupFunction · 0.50

Tested by

no test coverage detected