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

File resolver.test.ts

test/auth/resolver.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'bun:test';
2import { resolveCredential } from '../../src/auth/resolver';
3import type { Config } from '../../src/config/schema';
4import { mkdirSync, rmSync } from 'fs';

Callers

nothing calls this directly

Calls 2

resolveCredentialFunction · 0.90
makeConfigFunction · 0.70

Tested by

no test coverage detected