node-red/test/red/runtime
Christopher Hiller e1195ac00a fix many test problems (#1677)
* fix many test problems

- adds [stoppable](https://npm.im/stoppable) to force-stop net & http
  servers
- upgrades to latest mocha
- much cleanup of servers
- some removal of useless code

Signed-off-by: Christopher Hiller <boneskull@boneskull.com>

* increase wait time to hack at race condition

* PoC with fork of stoppable

Signed-off-by: Christopher Hiller <boneskull@boneskull.com>

* fix custom stoppable url for newer npm

* make travis go faster; attempt to avoid npm troubles

* fix coveralls executable path

* add extra time for flake to trigger spec

Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
2018-04-23 12:37:26 +01:00
..
nodes Only add _alias/z to log messages if they are defined 2018-04-18 10:28:51 +01:00
storage fix many test problems (#1677) 2018-04-23 12:37:26 +01:00
events_spec.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
i18n_spec.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
index_spec.js Retry auto-install of modules that fail 2017-07-08 17:30:17 +01:00
log_spec.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
settings_spec.js Fix settings tests to remove nodeSettings reference 2017-06-29 11:36:16 +01:00
util_spec.js Fix accessing global context from jsonata expressions 2017-07-09 10:40:23 +01:00