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

File schema.test.ts

test/config/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 { parseConfigFile } from '../../src/config/schema';
3
4describe('parseConfigFile', () => {

Callers

nothing calls this directly

Calls 1

parseConfigFileFunction · 0.90

Tested by

no test coverage detected