MCPcopy Index your code
hub / github.com/coder/coder / removeGroup.spec.ts

File removeGroup.spec.ts

site/e2e/tests/groups/removeGroup.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "@playwright/test";
2import { createGroup, getCurrentOrgId, setupApiCalls } from "../../api";
3import { defaultOrganizationName, users } from "../../constants";
4import { login, requiresLicense } from "../../helpers";

Callers

nothing calls this directly

Calls 7

beforeCoderTestFunction · 0.90
loginFunction · 0.90
setupApiCallsFunction · 0.90
testStruct · 0.90
requiresLicenseFunction · 0.90
getCurrentOrgIdFunction · 0.90
createGroupFunction · 0.90

Tested by

no test coverage detected