Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ promises as fs } from
"fs"
2
import
* as path from
"path"
3
import
{ clean } from
"../utils/helpers"
4
import
{ describe, test, expect } from
"./baseFixture"
Callers
nothing calls this directly
Calls
6
describe
Function · 0.90
clean
Function · 0.90
openContextMenu
Method · 0.80
openFile
Method · 0.80
navigateMenus
Method · 0.80
waitForTab
Method · 0.80
Tested by
no test coverage detected