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

File editor.spec.ts

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

Source from the content-addressed store, hash-verified

1import { APIRequestContext, expect, test } from '@playwright/test';
2
3import { clearEditor, focusEditor, getEditors } from './utils/editor';
4import { authedRequest } from './utils/request';

Callers

nothing calls this directly

Calls 4

focusEditorFunction · 0.90
clearEditorFunction · 0.90
getEditorsFunction · 0.90
setThemeFunction · 0.85

Tested by

no test coverage detected