Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ not-found.test.ts
File
not-found.test.ts
api/src/plugins/not-found.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, beforeEach, afterEach, it, expect } from
'vitest'
;
2
import
Fastify, {
type
FastifyInstance } from
'fastify'
;
3
import
accepts from
'@fastify/accepts'
;
4
Callers
nothing calls this directly
Calls
1
formatMessage
Function · 0.85
Tested by
no test coverage detected