MCPcopy Create free account
hub / github.com/coder/coder / userSettings.spec.ts

File userSettings.spec.ts

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

Source from the content-addressed store, hash-verified

1import { expect, type Page, test } from "@playwright/test";
2import { CONCRETE_THEMES } from "#/theme";
3import { users } from "../../constants";
4import { login } from "../../helpers";

Callers

nothing calls this directly

Calls 4

beforeCoderTestFunction · 0.90
testStruct · 0.90
loginFunction · 0.90
expectLightThemeClassesFunction · 0.85

Tested by

no test coverage detected