MCPcopy Index your code
hub / github.com/freeCodeCamp/freeCodeCamp / progress.test.ts

File progress.test.ts

api/src/utils/progress.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'vitest';
2import { getCalendar, getPoints } from './progress.js';
3
4describe('utils/progress', () => {

Callers

nothing calls this directly

Calls 2

getCalendarFunction · 0.85
getPointsFunction · 0.85

Tested by

no test coverage detected