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

File DatabaseGroupDataTable.test.tsx

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

Source from the content-addressed store, hash-verified

1import { act, type ReactElement } from "react";
2import { createRoot } from "react-dom/client";
3import { beforeEach, describe, expect, test, vi } from "vitest";
4import type { DatabaseGroup } from "@/types/proto-es/v1/database_group_service_pb";

Callers

nothing calls this directly

Calls 6

beforeEachFunction · 0.85
testStruct · 0.85
makeGroupFunction · 0.85
renderIntoContainerFunction · 0.70
renderFunction · 0.70
unmountFunction · 0.70

Tested by

no test coverage detected