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

File addUsersAndLicense.spec.ts

site/e2e/setup/addUsersAndLicense.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "@playwright/test";
2import { API } from "#/api/api";
3import { coderPort, license, premiumTestsRequired, users } from "../constants";
4import { expectUrl } from "../expectUrl";

Callers

nothing calls this directly

Calls 2

testStruct · 0.90
createUserFunction · 0.90

Tested by

no test coverage detected