Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ removeMember.spec.ts
File
removeMember.spec.ts
site/e2e/tests/groups/removeMember.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
{ API } from
"#/api/api"
;
3
import
{
4
createGroup,
Callers
nothing calls this directly
Calls
9
beforeCoderTest
Function · 0.90
login
Function · 0.90
setupApiCalls
Function · 0.90
test
Struct · 0.90
requiresLicense
Function · 0.90
getCurrentOrgId
Function · 0.90
createGroup
Function · 0.90
createUser
Function · 0.90
all
Method · 0.80
Tested by
no test coverage detected