MCPcopy 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

1import { act, waitFor } from "@testing-library/react";
2import { renderHookWithAuth } from "#/testHelpers/hooks";
3import { useSearchParamsKey } from "./useSearchParamsKey";
4

Callers

nothing calls this directly

Calls 3

renderHookWithAuthFunction · 0.90
useSearchParamsKeyFunction · 0.90
getMethod · 0.80

Tested by

no test coverage detected