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
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
..
api Add tests for pluggable library 2021-02-19 15:24:56 +00:00
flows Fix handling encrypted creds on /flows api 2021-03-06 20:27:51 +00:00
library Add tests for pluggable library 2021-02-19 15:24:56 +00:00
nodes fix context key validation + add tests 2021-05-26 13:04:09 +01:00
storage Fully remove when.js dependency 2020-12-07 11:49:01 +00:00
hooks_spec.js Validate hook names when they are added 2020-09-29 16:28:52 +01:00
index_spec.js Move exec and events components to util module 2020-12-07 11:49:01 +00:00
plugins_spec.js Initial plugin runtime api implementation 2021-01-18 16:25:40 +00:00
settings_spec.js Increase unit test coverage context/exec modules 2018-10-25 15:37:46 +01:00