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

File WorkspacePage.test.tsx

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

Source from the content-addressed store, hash-verified

1import { screen, waitFor, within } from "@testing-library/react";
2import userEvent from "@testing-library/user-event";
3import MockServerSocket from "jest-websocket-mock";
4import { HttpResponse, http } from "msw";

Callers

nothing calls this directly

Calls 6

renderWorkspacePageFunction · 0.85
testButtonFunction · 0.85
cleanMethod · 0.80
getMethod · 0.80
clearMethod · 0.80
testStruct · 0.50

Tested by

no test coverage detected