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