MCPcopy Index your code
hub / github.com/coder/code-server / codeServer.test.ts

File codeServer.test.ts

test/e2e/codeServer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { promises as fs } from "fs"
2import * as path from "path"
3import { getMaybeProxiedCodeServer } from "../utils/helpers"
4import { describe, test, expect } from "./baseFixture"

Callers

nothing calls this directly

Calls 6

describeFunction · 0.90
isEditorVisibleMethod · 0.80
focusTerminalMethod · 0.80
openFileMethod · 0.80
closeMethod · 0.65

Tested by

no test coverage detected