Commit Graph

11 Commits

Author SHA1 Message Date
Nick O'Leary 0aaea1ec40 Update logging/metric system 2015-02-03 22:02:26 +00:00
Nick O'Leary a5afc258b1 Update unit tests 2015-01-15 10:28:11 +00: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 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
Nick O'Leary 8ee5be7031 Restore stubs in credentials_spec 2014-08-01 21:56:27 +01:00
hbeeken 5a714242a4 Remove duplicate require("util") 2014-07-31 13:53:11 +01:00
hbeeken 9c0b65a4c2 Adding tests for credentials.registerEndpoint 2014-07-31 08:41:43 +01:00
hbeeken a3cb0e996d Adding unit tests for credentials.extract 2014-07-30 10:56:42 +01:00
hbeeken 132dcdeb43 Add test for case if loading credentials from storage has an error 2014-07-28 14:29:35 +01:00
Mark Hindess 2778c38b55 Add trivial tests to make coverage figure more realistic. 2014-07-17 09:16:43 +01:00
Mark Hindess 67bd4f373f Move tests to match source hierarchy. 2014-07-17 09:16:43 +01:00