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

File addUsersToDefaultGroup.spec.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

beforeCoderTestFunction · 0.90
loginFunction · 0.90
testStruct · 0.90
requiresLicenseFunction · 0.90
setupApiCallsFunction · 0.90
getCurrentOrgIdFunction · 0.90
createUserFunction · 0.90
allMethod · 0.80

Tested by

no test coverage detected