MCPcopy Create free account
hub / github.com/TestSprite/testsprite-cli / errors.test.ts

File errors.test.ts

src/lib/errors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import {
3 ApiError,
4 CLIError,

Callers

nothing calls this directly

Calls 7

isErrorCodeFunction · 0.85
exitCodeForFunction · 0.85
makeErrFunction · 0.85
fromEnvelopeMethod · 0.80
authRequiredMethod · 0.80
getDetailMethod · 0.80
localValidationErrorFunction · 0.70

Tested by

no test coverage detected