1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/test
Jim Turner 4f71d7851b Fix race condition in tests due to incorrect stub.
The startFlows() function wasn't really being stubbed, so it was still being called. But there was no corresponding call to stopFlows().

In later tests, the check in Flows.init() was throwing the "Cannot init without a stop" error.
2017-11-06 15:59:57 -08:00
..
nodes Add rc property to exec node outputs 1 and 2 (#1401) 2017-11-02 16:55:44 +00:00
red Fix race condition in tests due to incorrect stub. 2017-11-06 15:59:57 -08:00
resources Remove event passing for icons/examples from the api layer 2017-02-15 23:07:50 +00:00
_spec.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00