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

File base.test.ts

test/errors/base.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'bun:test';
2import { CLIError, SDKError } from '../../src/errors/base';
3import { ExitCode } from '../../src/errors/codes';
4

Callers

nothing calls this directly

Calls 1

toJSONMethod · 0.80

Tested by

no test coverage detected