MCPcopy 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

1import { describe, test, expect, beforeEach, afterEach } from 'vitest';
2import Fastify, { FastifyInstance } from 'fastify';
3import jwt from 'jsonwebtoken';
4

Callers

nothing calls this directly

Calls 4

createAccessTokenFunction · 0.85
doneFunction · 0.85
setupServerFunction · 0.70
sendMethod · 0.45

Tested by

no test coverage detected