MCPcopy Create free account
hub / github.com/coder/coder / WorkspaceSettingsPage.test.tsx

File WorkspaceSettingsPage.test.tsx

site/src/pages/WorkspaceSettingsPage/WorkspaceSettingsPage.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 { API } from "#/api/api";
4import { MockWorkspace } from "#/testHelpers/entities";

Callers

nothing calls this directly

Calls 4

waitForLoaderToBeRemovedFunction · 0.90
clearMethod · 0.80
testStruct · 0.50

Tested by

no test coverage detected