Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it, vi } from
"vitest"
;
2
import
{ Engine } from
"@/types/proto-es/v1/common_pb"
;
3
4
vi.mock(
"@/react/i18n"
, () => ({
Callers
nothing calls this directly
Calls
2
beforeEach
Function · 0.85
instanceV1HasExtraParameters
Function · 0.85
Tested by
no test coverage detected