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