1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/test/red/runtime/storage/localfilesystem
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
..
projects fix many test problems (#1677) 2018-04-23 12:37:26 +01:00
index_spec.js Relax localfilesystem fsync tests 2018-01-22 14:16:31 +00:00
library_spec.js Fix the error that "otherwise is not a function" (#1513) 2017-12-06 13:20:38 +00:00
sessions_spec.js Split localfilesystem storage plugin into component parts 2017-08-23 17:31:33 +01:00
settings_spec.js Split localfilesystem storage plugin into component parts 2017-08-23 17:31:33 +01:00
util_spec.js Split localfilesystem storage plugin into component parts 2017-08-23 17:31:33 +01:00