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

File SheetTree.test.tsx

frontend/src/react/components/sql-editor/SheetTree.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 { afterEach, beforeEach, describe, expect, test, vi } from "vitest";

Callers

nothing calls this directly

Calls 11

renderAllFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
testStruct · 0.85
walkFunction · 0.70
setupDefaultMocksFunction · 0.70
renderIntoContainerFunction · 0.70
renderFunction · 0.70
makeWorksheetNodeFunction · 0.70
makeFolderNodeFunction · 0.70
unmountFunction · 0.50

Tested by

no test coverage detected