MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / progress-bar.spec.ts

File progress-bar.spec.ts

e2e/progress-bar.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

focusEditorFunction · 0.90
clearEditorFunction · 0.90

Tested by

no test coverage detected