Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ useSearchParamsKey.test.ts
File
useSearchParamsKey.test.ts
site/src/hooks/useSearchParamsKey.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ act, waitFor } from
"@testing-library/react"
;
2
import
{ renderHookWithAuth } from
"#/testHelpers/hooks"
;
3
import
{ useSearchParamsKey } from
"./useSearchParamsKey"
;
4
Callers
nothing calls this directly
Calls
3
renderHookWithAuth
Function · 0.90
useSearchParamsKey
Function · 0.90
get
Method · 0.80
Tested by
no test coverage detected