MCPcopy
hub / github.com/MiniMax-AI/cli / export-schema.test.ts

File export-schema.test.ts

test/commands/config/export-schema.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'bun:test';
2import { generateToolSchema } from '../../../src/utils/schema';
3import { registry } from '../../../src/registry';
4

Callers

nothing calls this directly

Calls 4

generateToolSchemaFunction · 0.90
getSchemaFunction · 0.85
isFunction · 0.85
getAllCommandsMethod · 0.80

Tested by

no test coverage detected