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

File downloads.test.ts

test/e2e/downloads.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 { clean } from "../utils/helpers"
4import { describe, test, expect } from "./baseFixture"

Callers

nothing calls this directly

Calls 6

describeFunction · 0.90
cleanFunction · 0.90
openContextMenuMethod · 0.80
openFileMethod · 0.80
navigateMenusMethod · 0.80
waitForTabMethod · 0.80

Tested by

no test coverage detected