MCPcopy
hub / github.com/freeCodeCamp/freeCodeCamp / vitest.utils.ts

File vitest.utils.ts

api/vitest.utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable jsdoc/require-jsdoc */
2import { beforeAll, afterAll, expect, vi } from 'vitest';
3import request from 'supertest';
4

Callers

nothing calls this directly

Calls 1

requestFunction · 0.85

Tested by

no test coverage detected