Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
import
{ describe, it, expect, vi, beforeAll, beforeEach } from
'vitest'
;
3
import
{
4
setupServer,
Callers
nothing calls this directly
Calls
6
superRequest
Function · 0.85
createSuperRequest
Function · 0.85
mockAuth0NotOk
Function · 0.85
mockAuth0InvalidEmail
Function · 0.85
mockAuth0ValidEmail
Function · 0.85
setupServer
Function · 0.50
Tested by
no test coverage detected