Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callstack/agent-device
/ dispatch-payload.test.ts
File
dispatch-payload.test.ts
src/core/dispatch-payload.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ promises as fs } from
'node:fs'
;
2
import
os from
'node:os'
;
3
import
path from
'node:path'
;
4
import
{ afterEach, beforeEach, describe, expect, test } from
'vitest'
;
Callers
nothing calls this directly
Calls
3
readNotificationPayload
Function · 0.90
writePayloadFile
Function · 0.85
expectInvalidArgs
Function · 0.70
Tested by
no test coverage detected