MCPcopy 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

1import { describe, test, expect, vi } from 'vitest';
2import { isPoly } from '@freecodecamp/shared/utils/polyvinyl';
3import {
4 validateChallenges,

Callers

nothing calls this directly

Calls 8

isPolyFunction · 0.90
validateChallengesFunction · 0.85
buildBlockFunction · 0.85
addMetaToChallengeFunction · 0.85
finalizeChallengeFunction · 0.85
fixChallengePropertiesFunction · 0.85
transformSuperBlockFunction · 0.85
processSuperblockMethod · 0.80

Tested by

no test coverage detected