MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / multifile-cert-projects.spec.ts

File multifile-cert-projects.spec.ts

e2e/multifile-cert-projects.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

focusEditorFunction · 0.90
clearEditorFunction · 0.90

Tested by

no test coverage detected