MCPcopy 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

1import { promises as fs } from 'node:fs';
2import os from 'node:os';
3import path from 'node:path';
4import { afterEach, beforeEach, describe, expect, test } from 'vitest';

Callers

nothing calls this directly

Calls 3

readNotificationPayloadFunction · 0.90
writePayloadFileFunction · 0.85
expectInvalidArgsFunction · 0.70

Tested by

no test coverage detected