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

File createGroup.spec.ts

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

Source from the content-addressed store, hash-verified

1import { expect, test } from "@playwright/test";
2import { defaultOrganizationName, users } from "../../constants";
3import { login, randomName, requiresLicense } from "../../helpers";
4import { beforeCoderTest } from "../../hooks";

Callers

nothing calls this directly

Calls 5

beforeCoderTestFunction · 0.90
loginFunction · 0.90
testStruct · 0.90
requiresLicenseFunction · 0.90
randomNameFunction · 0.90

Tested by

no test coverage detected