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

File DashboardBodyShell.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

afterEachFunction · 0.85
setWindowWidthFunction · 0.85
testStruct · 0.85
createShellHarnessFunction · 0.85
getLastTargetsFunction · 0.85
renderMethod · 0.80
removeMethod · 0.80

Tested by

no test coverage detected