MCPcopy
hub / github.com/Dimillian/CodexMonitor / useThreads.integration.test.tsx

File useThreads.integration.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

useThreadsFunction · 0.90
useQueuedSendFunction · 0.90
useThreadRowsFunction · 0.90

Tested by

no test coverage detected