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

File poll.test.ts

test/polling/poll.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, mock, afterEach } from 'bun:test';
2import type { Config } from '../../src/config/schema';
3
4// Silence the spinner — purely visual, no impact on logic.

Callers

nothing calls this directly

Calls 4

jsonResFunction · 0.85
pollFunction · 0.85
resolveMethod · 0.80
setFetchFunction · 0.70

Tested by

no test coverage detected