node-red/test/nodes/core
Nick O'Leary b2f5a259ab
Fix exec node test for gh-actions
The node adds `shell` to `execOpts` if `/bin/bash` exists. Clearly it
has not existed in Travis or running locally - but it does exist
on gh-action runner, so the test was failing.
2021-07-02 10:15:44 +01:00
..
common add 2 tests for user inject values 2021-05-20 22:53:32 +01:00
function Fix exec node test for gh-actions 2021-07-02 10:15:44 +01:00
network Add testcase 2021-06-11 14:34:16 +01:00
parsers Merge branch 'master' into dev 2021-06-10 16:06:30 +01:00
sequence fix join node in array mode with repeated messages, and rallow reset all 2021-02-09 17:27:58 +00:00
storage Add option for file-in node to include all properties (default off) 2021-06-25 14:39:18 +01:00