Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ app.spec.ts
File
app.spec.ts
site/e2e/tests/app.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ randomUUID } from
"node:crypto"
;
2
import
* as http from
"node:http"
;
3
import
{ expect, test } from
"@playwright/test"
;
4
import
{
Callers
nothing calls this directly
Calls
11
beforeCoderTest
Function · 0.90
login
Function · 0.90
test
Struct · 0.90
createTemplate
Function · 0.90
createWorkspace
Function · 0.90
startAgent
Function · 0.90
stopWorkspace
Function · 0.90
stopAgent
Function · 0.90
end
Method · 0.80
close
Method · 0.65
listen
Method · 0.45
Tested by
no test coverage detected