node-red/test/red/runtime/nodes
Gabe Johnson b909e32201 Prevent RED.node.registerNode from overriding a constructor's prototype (#865)
* prevent registry.registerNodeConstructor from overriding a constructors protoype

* fix for node < v5.0.0

* exercise another code path

* altering __proto__ for node < v0.12

* move inheritance code to helper function
2016-04-07 22:18:28 +01:00
..
flows Add propertySelect support to Change node 2016-01-06 17:01:13 +00:00
registry Prevent RED.node.registerNode from overriding a constructor's prototype (#865) 2016-04-07 22:18:28 +01:00
resources Add missing test resources 2016-01-06 17:01:11 +00:00
Node_spec.js Move comms from runtime to api component 2016-01-06 17:01:11 +00:00
context_spec.js Add node context/flow/global 2016-01-06 17:01:13 +00:00
credentials_spec.js WIP: runtime api for node modules 2016-01-06 17:01:11 +00:00
index_spec.js WIP: runtime api for node modules 2016-01-06 17:01:11 +00:00