Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import { afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
2
import { cleanup, fireEvent, render, screen } from
'@testing-library/react'
3
4
import {
Callers
nothing calls this directly
Calls
9
createBrowserHistory
Function · 0.90
retainSearchParams
Function · 0.90
stripSearchParams
Function · 0.90
setupTest
Function · 0.70
runTest
Function · 0.70
checkLocationSearch
Function · 0.70
destroy
Method · 0.65
get
Method · 0.65
cleanup
Function · 0.50
Tested by
no test coverage detected