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

File csrf.test.ts

api/src/plugins/csrf.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 Fastify, { type FastifyInstance } from 'fastify';
3
4import { COOKIE_DOMAIN } from '../utils/env.js';

Callers

nothing calls this directly

Calls 1

setupServerFunction · 0.70

Tested by

no test coverage detected