MCPcopy Create free account
hub / github.com/ShipSecAI/studio / param-meta.test.ts

File param-meta.test.ts

packages/component-sdk/src/__tests__/param-meta.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'bun:test';
2import { z } from 'zod';
3import { getParamMeta } from '../param-meta';
4import { param, parameters } from '../schema-builders';

Callers

nothing calls this directly

Calls 5

paramFunction · 0.90
getParamMetaFunction · 0.90
parametersFunction · 0.90
extractParametersFunction · 0.90
validateParameterSchemaFunction · 0.90

Tested by

no test coverage detected