Closed hugomontero closed 12 months ago
This PR will add logic execute command in order to execute a logic function and get the logs and result
logic execute
git pull && git checkout feature/sc-123396/implement-execute-command-with-eventdata
npm i
npm run test:unit
.js
Outcome
Story details: https://app.shortcut.com/particle/story/123396/implement-execute-command-with-eventdata
Description
This PR will add
logic execute
command in order to execute a logic function and get the logs and resultHow to Test
git pull && git checkout feature/sc-123396/implement-execute-command-with-eventdata
npm i
npm run test:unit
.js
filesOutcome
Related Issues / Discussions
Story details: https://app.shortcut.com/particle/story/123396/implement-execute-command-with-eventdata
Completeness