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

File SetupPage.test.tsx

site/src/pages/SetupPage/SetupPage.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { screen, waitFor } from "@testing-library/react";
2import userEvent from "@testing-library/user-event";
3import { HttpResponse, http } from "msw";
4import { createMemoryRouter } from "react-router";

Callers

nothing calls this directly

Calls 5

renderWithRouterFunction · 0.90
waitForLoaderToBeRemovedFunction · 0.90
getMethod · 0.80
fillFormFunction · 0.70
beforeEachFunction · 0.50

Tested by

no test coverage detected