Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ build-curriculum.test.js
File
build-curriculum.test.js
curriculum/src/build-curriculum.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
;
2
import
{ describe, it, expect, vi } from
'vitest'
;
3
4
import
{ SuperBlocks } from
'@freecodecamp/shared/config/curriculum'
;
Callers
nothing calls this directly
Calls
3
createCommentMap
Function · 0.85
addBlockStructure
Function · 0.85
getSuperblocks
Function · 0.85
Tested by
no test coverage detected