MCPcopy 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

1import { describe, it, expect } from 'vitest';
2
3import { hasEnglishSource, getChallengesForLang } from './get-challenges.js';
4

Callers

nothing calls this directly

Calls 2

getChallengesForLangFunction · 0.85
hasEnglishSourceFunction · 0.85

Tested by

no test coverage detected