Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ auth.test.ts
File
auth.test.ts
api/src/plugins/auth.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, beforeEach, afterEach } from
'vitest'
;
2
import
Fastify, { FastifyInstance } from
'fastify'
;
3
import
jwt from
'jsonwebtoken'
;
4
Callers
nothing calls this directly
Calls
4
createAccessToken
Function · 0.85
done
Function · 0.85
setupServer
Function · 0.70
send
Method · 0.45
Tested by
no test coverage detected