Commit Graph

7 Commits

Author SHA1 Message Date
Mark Hindess 059ec3b50c Add credentials support to node test helper. 2014-09-30 08:01:40 +01:00
Nick O'Leary da61fe12d0 Add dynamic node api
Closes #322
- nodes modules can be installed/removed dynamically at runtime
- nodes can be enabled/disabled
- onpaletteadd/onpaletteremove api added to node definitions
- initial implementation of nr-cli
2014-09-17 23:57:29 +01:00
Nick O'Leary 691ef12e04 Add more tail node tests
- add 'file doesn't exist initially' text
- remove resource file as it is programmatically modified by the test
- tweak test checking in truncated file test
2014-08-27 23:29:26 +01:00
hbeeken fadd2167f5 Closing file handles to fix test failures on windows 2014-08-07 12:03:03 +01:00
Nick O'Leary 79e9641c09 Big rework of registry.js
Part of #322

Loads node.html files before node.js files

Adds helper.unload which must be called by node tests
to clear the registery of nodes
2014-08-01 22:05:49 +01:00
zobalogh 716d0c1135 Adding tail node tests 2014-08-01 16:22:02 +01:00
Mark Hindess 74ae2eca3e Start adding tests for nodes. 2014-07-29 12:59:42 +01:00