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

File output.spec.ts

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

Source from the content-addressed store, hash-verified

1import { test, expect, type Page } 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
replaceTextInCodeEditorFunction · 0.85
runChallengeTestFunction · 0.70

Tested by

no test coverage detected