Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 */
2
import
fs from
'fs'
;
3
import
path, { join } from
'path'
;
4
import
matter from
'gray-matter'
;
Callers
nothing calls this directly
Calls
5
createStepFile
Function · 0.85
validateBlockName
Function · 0.85
createChallengeFile
Function · 0.85
insertStepIntoMeta
Function · 0.85
updateStepTitles
Function · 0.85
Tested by
no test coverage detected