MCPcopy
hub / github.com/Dimillian/CodexMonitor / useQueuedSend.test.tsx

File useQueuedSend.test.tsx

src/features/threads/hooks/useQueuedSend.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment jsdom
2import { act, renderHook } from "@testing-library/react";
3import { describe, expect, it, vi } from "vitest";
4import type { WorkspaceInfo } from "@/types";

Callers

nothing calls this directly

Calls 2

useQueuedSendFunction · 0.90
makeOptionsFunction · 0.70

Tested by

no test coverage detected