Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ legacy-editor.spec.ts
File
legacy-editor.spec.ts
e2e/legacy-editor.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'@playwright/test'
;
2
import
{ focusEditor } from
'./utils/editor'
;
3
4
test.describe(
'Editor Shortcuts'
, () => {
Callers
nothing calls this directly
Calls
1
focusEditor
Function · 0.90
Tested by
no test coverage detected