MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / exam.test.ts

File exam.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { Exam, Question } from '@prisma/client';
3import {
4 examJson,

Callers

nothing calls this directly

Calls 2

generateRandomExamFunction · 0.85
createExamResultsFunction · 0.85

Tested by

no test coverage detected