Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ openHelpAbout.test.ts
File
openHelpAbout.test.ts
test/e2e/openHelpAbout.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ version } from
"../../src/node/constants"
2
import
{ describe, test, expect } from
"./baseFixture"
3
4
describe(
"Open Help > About"
, [
"--disable-workspace-trust"
], {}, () => {
Callers
nothing calls this directly
Calls
2
describe
Function · 0.90
navigateMenus
Method · 0.80
Tested by
no test coverage detected