Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect } from
'bun:test'
;
2
import
{ parseConfigFile } from
'../../src/config/schema'
;
3
4
describe(
'parseConfigFile'
, () => {
Callers
nothing calls this directly
Calls
1
parseConfigFile
Function · 0.90
Tested by
no test coverage detected