Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ get-challenges.test.js
File
get-challenges.test.js
curriculum/src/get-challenges.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
3
import
{ hasEnglishSource, getChallengesForLang } from
'./get-challenges.js'
;
4
Callers
nothing calls this directly
Calls
2
getChallengesForLang
Function · 0.85
hasEnglishSource
Function · 0.85
Tested by
no test coverage detected