UNPKG

@n8n/n8n-benchmark

Version:

Cli for running benchmark tests for n8n

8 lines (7 loc) 269 B
{ "$schema": "../scenario.schema.json", "name": "BinaryData", "description": "Send a binary file to a webhook, write it to FS, read it from FS and receive it back", "scenarioData": { "workflowFiles": ["binary-data.json"] }, "scriptPath": "binary-data.script.js" }