MCPcopy 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

1import { PASSWORD } from "../utils/constants"
2import { describe, test, expect } from "./baseFixture"
3
4describe("login", ["--disable-workspace-trust", "--auth", "password"], {}, () => {

Callers

nothing calls this directly

Calls 3

describeFunction · 0.90
isEditorVisibleMethod · 0.80

Tested by

no test coverage detected