MCPcopy Index your code
hub / github.com/freeCodeCamp/freeCodeCamp / daily-challenges.test.js

File daily-challenges.test.js

curriculum/src/test/daily-challenges.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it, vi } from 'vitest';
2
3vi.stubEnv('SHOW_UPCOMING_CHANGES', 'true');
4

Callers

nothing calls this directly

Calls 1

getChallengesFunction · 0.70

Tested by

no test coverage detected