MCPcopy Create free account
hub / github.com/OpenHands/OpenHands / error-handler.test.ts

File error-handler.test.ts

frontend/__tests__/utils/error-handler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
2import {
3 trackError,
4 showErrorToast,

Callers

nothing calls this directly

Calls 4

trackErrorFunction · 0.90
showErrorToastFunction · 0.90
showChatErrorFunction · 0.90
isBudgetOrCreditErrorFunction · 0.90

Tested by

no test coverage detected