MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / utils.test.ts

File utils.test.ts

tools/challenge-helper-scripts/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable turbo/no-undeclared-env-vars */
2import fs from 'fs';
3import path, { join } from 'path';
4import matter from 'gray-matter';

Callers

nothing calls this directly

Calls 5

createStepFileFunction · 0.85
validateBlockNameFunction · 0.85
createChallengeFileFunction · 0.85
insertStepIntoMetaFunction · 0.85
updateStepTitlesFunction · 0.85

Tested by

no test coverage detected