MCPcopy
hub / github.com/redpanda-data/console / schema.test.tsx

File schema.test.tsx

frontend/src/components/pages/rp-connect/utils/schema.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from '@bufbuild/protobuf';
2import { ComponentStatus, FieldSpecSchema } from 'protogen/redpanda/api/dataplane/v1/pipeline_pb';
3import { rpcnWizardStore } from 'state/rpcn-wizard-store';
4import { beforeEach, describe, expect, test, vi } from 'vitest';

Callers

nothing calls this directly

Calls 6

generateDefaultValueFunction · 0.90
schemaToConfigFunction · 0.90
checkRequiredFunction · 0.90
testStruct · 0.85
expectFunction · 0.85
createFunction · 0.85

Tested by

no test coverage detected