Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect } from
'bun:test'
;
2
import
{ generateToolSchema } from
'../../../src/utils/schema'
;
3
import
{ registry } from
'../../../src/registry'
;
4
Callers
nothing calls this directly
Calls
4
generateToolSchema
Function · 0.90
getSchema
Function · 0.85
is
Function · 0.85
getAllCommands
Method · 0.80
Tested by
no test coverage detected