Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ build-superblock.test.js
File
build-superblock.test.js
curriculum/src/build-superblock.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, vi } from
'vitest'
;
2
import
{ isPoly } from
'@freecodecamp/shared/utils/polyvinyl'
;
3
import
{
4
validateChallenges,
Callers
nothing calls this directly
Calls
8
isPoly
Function · 0.90
validateChallenges
Function · 0.85
buildBlock
Function · 0.85
addMetaToChallenge
Function · 0.85
finalizeChallenge
Function · 0.85
fixChallengeProperties
Function · 0.85
transformSuperBlock
Function · 0.85
processSuperblock
Method · 0.80
Tested by
no test coverage detected