MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / ScriptMenuList.test.tsx

File ScriptMenuList.test.tsx

tests/pages/components/ScriptMenuList.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi, afterEach, beforeEach } from "vitest";
2import { screen, fireEvent } from "@testing-library/react";
3import { render, setupGlobalMocks } from "@Tests/test-utils";
4

Callers

nothing calls this directly

Calls 4

setupGlobalMocksFunction · 0.90
fnMethod · 0.80
clickMethod · 0.65
renderFunction · 0.50

Tested by

no test coverage detected