Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ updateTemplate.spec.ts
File
updateTemplate.spec.ts
site/e2e/tests/updateTemplate.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
{ defaultOrganizationName, users } from
"../constants"
;
3
import
{ expectUrl } from
"../expectUrl"
;
4
import
{
Callers
nothing calls this directly
Calls
8
beforeCoderTest
Function · 0.90
login
Function · 0.90
test
Struct · 0.90
createTemplate
Function · 0.90
updateTemplateSettings
Function · 0.90
requiresLicense
Function · 0.90
createGroup
Function · 0.90
configure
Method · 0.80
Tested by
no test coverage detected