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