MCPcopy Create free account
hub / github.com/QuantiaAI/helm-agents / classify-error.test.ts

File classify-error.test.ts

apps/web/test/classify-error.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { classifyError, ERR_MSG_KEY, type ErrKind } from "../src/lib/classify-error";
3
4describe("classifyError", () => {

Callers

nothing calls this directly

Calls 1

classifyErrorFunction · 0.90

Tested by

no test coverage detected