Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ login.test.ts
File
login.test.ts
test/e2e/login.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PASSWORD } from
"../utils/constants"
2
import
{ describe, test, expect } from
"./baseFixture"
3
4
describe(
"login"
, [
"--disable-workspace-trust"
,
"--auth"
,
"password"
], {}, () => {
Callers
nothing calls this directly
Calls
3
describe
Function · 0.90
reloadUntilEditorIsReady
Method · 0.80
isEditorVisible
Method · 0.80
Tested by
no test coverage detected