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

File server.test.ts

api/src/server.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, vi } from 'vitest';
2import { setupServer, superRequest } from '../vitest.utils.js';
3import { HOME_LOCATION } from './utils/env.js';
4

Callers

nothing calls this directly

Calls 2

superRequestFunction · 0.85
setupServerFunction · 0.50

Tested by

no test coverage detected