MCPcopy
hub / github.com/freeCodeCamp/freeCodeCamp / status.test.ts

File status.test.ts

api/src/routes/public/status.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

superRequestFunction · 0.85
setupServerFunction · 0.50

Tested by

no test coverage detected