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

File multifile-editor.spec.ts

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

Source from the content-addressed store, hash-verified

1import { test, expect } from '@playwright/test';
2
3import { clearEditor, focusEditor, getEditors } from './utils/editor';
4import solution from './fixtures/learn-basic-css-by-building-a-cafe-menu-15.json';

Callers

nothing calls this directly

Calls 3

getEditorsFunction · 0.90
focusEditorFunction · 0.90
clearEditorFunction · 0.90

Tested by

no test coverage detected