1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/test
Monkey Do 9790211891 Close comms on stopServer in test helper (#1020)
* Close comms on stopServer in test helper

Using this file in another project to test nodes, when running tests with gulp and karma the process never ends as comms are still open.
This resolves the problem.

* Moved test helper server on close to stopServer method
2016-11-16 14:09:04 +00:00
..
nodes Close comms on stopServer in test helper (#1020) 2016-11-16 14:09:04 +00:00
red Add log.removeHandler function 2016-10-20 23:31:40 +01:00
resources add attribute test to HTML parser node tests 2015-12-19 14:30:43 +00:00
_spec.js Add dynamic node api 2014-09-17 23:57:29 +01:00