MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / handled-error.test.ts

File handled-error.test.ts

client/src/__tests__/integration/handled-error.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import {
3 wrapHandledError,
4 unwrapHandledError

Callers

nothing calls this directly

Calls 2

wrapHandledErrorFunction · 0.90
unwrapHandledErrorFunction · 0.90

Tested by

no test coverage detected