Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ dispatch-push.test.ts
File
dispatch-push.test.ts
src/core/__tests__/dispatch-push.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test } from
'vitest'
;
2
import
assert from
'node:assert/strict'
;
3
import
{ promises as fs } from
'node:fs'
;
4
import
os from
'node:os'
;
Callers
nothing calls this directly
Calls
1
dispatchCommand
Function · 0.90
Tested by
no test coverage detected