MCPcopy Create free account
hub / github.com/bytebase/bytebase / instance.test.ts

File instance.test.ts

frontend/src/utils/v1/instance.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from "vitest";
2import { Engine } from "@/types/proto-es/v1/common_pb";
3
4vi.mock("@/react/i18n", () => ({

Callers

nothing calls this directly

Calls 2

beforeEachFunction · 0.85

Tested by

no test coverage detected