MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / challenge.spec.ts

File challenge.spec.ts

e2e/challenge.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect } from '@playwright/test';
2
3import translations from '../client/i18n/locales/english/translations.json';
4import { clearEditor, focusEditor, getEditors } from './utils/editor';

Callers

nothing calls this directly

Calls 3

focusEditorFunction · 0.90
clearEditorFunction · 0.90
getEditorsFunction · 0.90

Tested by

no test coverage detected