MCPcopy
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

1import { describe, expect, it } from 'vitest';
2
3import { isCloudManagedTagKey, isSystemTag } from './constants';
4

Callers

nothing calls this directly

Calls 3

isCloudManagedTagKeyFunction · 0.90
isSystemTagFunction · 0.90
expectFunction · 0.85

Tested by

no test coverage detected