MCPcopy
hub / github.com/freeCodeCamp/freeCodeCamp / auth.test.ts

File auth.test.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-unsafe-member-access */
2import { describe, it, expect, vi, beforeAll, beforeEach } from 'vitest';
3import {
4 setupServer,

Callers

nothing calls this directly

Calls 6

superRequestFunction · 0.85
createSuperRequestFunction · 0.85
mockAuth0NotOkFunction · 0.85
mockAuth0InvalidEmailFunction · 0.85
mockAuth0ValidEmailFunction · 0.85
setupServerFunction · 0.50

Tested by

no test coverage detected