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

File WorkspaceBuildPage.test.tsx

site/src/pages/WorkspaceBuildPage/WorkspaceBuildPage.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 WS from "jest-websocket-mock";
4import * as apiModule from "#/api/api";

Callers

nothing calls this directly

Calls 7

renderWithAuthFunction · 0.90
createMockWebSocketFunction · 0.90
cleanMethod · 0.80
publishMessageMethod · 0.80
closeMethod · 0.65
testStruct · 0.50
sendMethod · 0.45

Tested by

no test coverage detected