MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / MainLayout.test.tsx

File MainLayout.test.tsx

tests/pages/options/MainLayout.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

setupGlobalMocksFunction · 0.90
fnMethod · 0.80
renderFunction · 0.50

Tested by

no test coverage detected