Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ baseFixture.ts
File
baseFixture.ts
test/e2e/baseFixture.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test as base } from
"@playwright/test"
2
import
{ CodeServer, CodeServerPage } from
"./models/CodeServer"
3
4
/**
Callers
nothing calls this directly
Calls
1
navigate
Method · 0.80
Tested by
no test coverage detected