Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/calcom/cal.diy
/ useCompatSearchParams.test.ts
File
useCompatSearchParams.test.ts
packages/lib/hooks/useCompatSearchParams.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ renderHook } from
"@testing-library/react-hooks"
;
2
import
{ vi } from
"vitest"
;
3
import
{ describe, expect, it } from
"vitest"
;
4
Callers
nothing calls this directly
Calls
1
useCompatSearchParams
Function · 0.90
Tested by
no test coverage detected