MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / StatsTab.test.tsx

File StatsTab.test.tsx

graph-ui/src/components/StatsTab.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* @vitest-environment jsdom */
2import "@testing-library/jest-dom/vitest";
3import { cleanup, fireEvent, render, screen, waitFor, act } from "@testing-library/react";
4import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";

Callers

nothing calls this directly

Calls 3

mockProjectsFetchFunction · 0.85
expectFunction · 0.85
browseCallsFunction · 0.85

Tested by

no test coverage detected