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

File donate.test.ts

api/src/routes/protected/donate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeEach, vi } from 'vitest';
2import {
3 createSuperRequest,
4 devLogin,

Callers

nothing calls this directly

Calls 9

createUserInputFunction · 0.85
devLoginFunction · 0.85
createSuperRequestFunction · 0.85
generateMockSubCreateFunction · 0.70
setupServerFunction · 0.50
sendMethod · 0.45

Tested by

no test coverage detected