MCPcopy Index your code
hub / github.com/Dimillian/CodexMonitor / toasts.test.ts

File toasts.test.ts

src/services/toasts.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2import { pushErrorToast, subscribeErrorToasts } from "./toasts";
3
4describe("error toasts", () => {

Callers

nothing calls this directly

Calls 2

subscribeErrorToastsFunction · 0.90
pushErrorToastFunction · 0.90

Tested by

no test coverage detected