Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect, mock, afterEach } from
'bun:test'
;
2
import
type
{ Config } from
'../../src/config/schema'
;
3
4
// Silence the spinner — purely visual, no impact on logic.
Callers
nothing calls this directly
Calls
4
jsonRes
Function · 0.85
poll
Function · 0.85
resolve
Method · 0.80
setFetch
Function · 0.70
Tested by
no test coverage detected