Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
import
{ beforeAll, afterAll, expect, vi } from
'vitest'
;
3
import
request from
'supertest'
;
4
Callers
nothing calls this directly
Calls
1
request
Function · 0.85
Tested by
no test coverage detected