Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ createUserWithPassword.spec.ts
File
createUserWithPassword.spec.ts
site/e2e/tests/users/createUserWithPassword.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test } from
"@playwright/test"
;
2
import
{ createUser, login } from
"../../helpers"
;
3
import
{ beforeCoderTest } from
"../../hooks"
;
4
Callers
nothing calls this directly
Calls
4
beforeCoderTest
Function · 0.90
login
Function · 0.90
test
Struct · 0.90
createUser
Function · 0.90
Tested by
no test coverage detected