MCPcopy Index your code
hub / github.com/coder/coder / useUpdateCheck.test.tsx

File useUpdateCheck.test.tsx

site/src/modules/dashboard/useUpdateCheck.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { act, renderHook, waitFor } from "@testing-library/react";
2import { HttpResponse, http } from "msw";
3import type { FC, PropsWithChildren } from "react";
4import { QueryClient, QueryClientProvider } from "react-query";

Callers

nothing calls this directly

Calls 5

useUpdateCheckFunction · 0.90
clearMethod · 0.80
getMethod · 0.80
createWrapperFunction · 0.70
beforeEachFunction · 0.50

Tested by

no test coverage detected