node-red/test/nodes/core/function
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
..
10-function_spec.js Function node: add `node.outputCount` property to sandbox (#2918) 2021-04-08 14:52:02 +01:00
10-switch_spec.js add test case 2021-05-23 10:42:28 +09:00
15-change_spec.js Allow nested msg properties in msg/flow/global expressions (#2822) 2021-01-27 20:32:52 +00:00
16-range_spec.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
80-template_spec.js Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00
89-delay_spec.js Delay node enhancements (#2294) 2021-04-22 09:01:28 +01:00
89-trigger_spec.js Update to latest sinon 2021-04-09 11:22:57 +01:00
90-exec_spec.js Fix exec node test for gh-actions 2021-07-02 10:15:44 +01:00
rbe_spec.js Pull in RBE node and push out tail 2021-04-19 13:09:13 +01:00