MCPcopy Create free account
hub / github.com/bytebase/bytebase / VersionMenuItem.test.tsx

File VersionMenuItem.test.tsx

frontend/src/react/components/header/VersionMenuItem.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ReactElement } from "react";
2import { act } from "react";
3import { createRoot } from "react-dom/client";
4import { beforeEach, describe, expect, test, vi } from "vitest";

Callers

nothing calls this directly

Calls 6

beforeEachFunction · 0.85
testStruct · 0.85
clearMethod · 0.80
renderIntoContainerFunction · 0.70
renderFunction · 0.50
unmountFunction · 0.50

Tested by

no test coverage detected