MCPcopy Create free account
hub / github.com/Dimillian/CodexMonitor / useModels.test.tsx

File useModels.test.tsx

src/features/models/hooks/useModels.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, describe, expect, it, vi } from "vitest";
4import type { WorkspaceInfo } from "../../../types";

Callers

nothing calls this directly

Calls 1

useModelsFunction · 0.90

Tested by

no test coverage detected