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