MCPcopy 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

1import path from 'node:path';
2import { describe, it, expect, vi } from 'vitest';
3
4import { SuperBlocks } from '@freecodecamp/shared/config/curriculum';

Callers

nothing calls this directly

Calls 3

createCommentMapFunction · 0.85
addBlockStructureFunction · 0.85
getSuperblocksFunction · 0.85

Tested by

no test coverage detected