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