Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redpanda-data/console
/ constants.test.ts
File
constants.test.ts
frontend/src/components/constants.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
3
import
{ isCloudManagedTagKey, isSystemTag } from
'./constants'
;
4
Callers
nothing calls this directly
Calls
3
isCloudManagedTagKey
Function · 0.90
isSystemTag
Function · 0.90
expect
Function · 0.85
Tested by
no test coverage detected