1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/test/unit/@node-red/runtime/lib/nodes
Steve-Mcl a92f0c4c6e fix context key validation + add tests
- adds a helper function validateContextKey to keep it DRY
- adds tests ensure key of null "" 1 {} [] [""] [1] [{}] all throw error
2021-05-26 13:04:09 +01:00
..
context fix context key validation + add tests 2021-05-26 13:04:09 +01:00
resources/local Move tests to reflect package structure 2018-08-19 11:28:03 +01:00
credentials_spec.js Handle subflow modules that contain subflows 2021-04-28 21:50:00 +01:00
index_spec.js Fully remove when.js dependency 2020-12-07 11:49:01 +00:00
Node_spec.js Nodes log via parent flow to allow flow-info to be added 2021-01-07 11:10:34 +00:00