Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ hotkeys.spec.ts
File
hotkeys.spec.ts
e2e/hotkeys.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect,
type
Page } from
'@playwright/test'
;
2
3
import
translations from
'../client/i18n/locales/english/translations.json'
;
4
import
{ authedRequest } from
'./utils/request'
;
Callers
nothing calls this directly
Calls
7
authedRequest
Function · 0.90
alertToBeVisible
Function · 0.90
getEditors
Function · 0.90
waitUntilHydrated
Function · 0.85
waitUntilListening
Function · 0.85
completeMultifileLabWithHotkey
Function · 0.85
check
Method · 0.45
Tested by
no test coverage detected