Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ expect,
type
Page, test } from
"@playwright/test"
;
2
import
{ CONCRETE_THEMES } from
"#/theme"
;
3
import
{ users } from
"../../constants"
;
4
import
{ login } from
"../../helpers"
;
Callers
nothing calls this directly
Calls
4
beforeCoderTest
Function · 0.90
test
Struct · 0.90
login
Function · 0.90
expectLightThemeClasses
Function · 0.85
Tested by
no test coverage detected