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

File projects.spec.ts

e2e/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, Page } from '@playwright/test';
3import { SuperBlocks } from '@freecodecamp/shared/config/curriculum';
4import translations from '../client/i18n/locales/english/translations.json';

Callers

nothing calls this directly

Calls 6

focusEditorFunction · 0.90
clearEditorFunction · 0.90
authedRequestFunction · 0.90
alertToBeVisibleFunction · 0.90
getEditorsFunction · 0.90
pasteContentFunction · 0.85

Tested by

no test coverage detected