Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ handled-error.test.ts
File
handled-error.test.ts
client/src/utils/handled-error.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ isObject } from
'lodash-es'
;
3
4
import
{
Callers
nothing calls this directly
Calls
3
isHandledError
Function · 0.90
wrapHandledError
Function · 0.90
unwrapHandledError
Function · 0.90
Tested by
no test coverage detected