Commit Graph

  • ce4d44ea48 Adding Switch Node tests zobalogh 2014-08-12 17:04:07 +01:00
  • 105b25287f Reverting tail node change to fix build Nick O'Leary 2014-08-13 22:43:15 +01:00
  • b3c3bffeaa tweak tail.js to only send changed/new lines. Dave Conway-Jones 2014-08-12 19:33:41 +01:00
  • 972e6fc6b3 Tidy editor code to pass jshint Nick O'Leary 2014-08-08 00:01:35 +01:00
  • fb2f307a26 Remove unnecessary semicolon Nick O'Leary 2014-08-07 22:24:02 +01:00
  • 58c2f5dd3d Add remove node api Nick O'Leary 2014-08-07 22:20:06 +01:00
  • 43ad8706aa Update tail node tests to use resource file Nick O'Leary 2014-08-07 14:55:34 +01:00
  • fde77cec5d Add rest endpoint for add/remove and send updates to editor Nick O'Leary 2014-08-07 13:46:03 +01:00
  • 15494dda84 Merge pull request #332 from zobalogh/tail-done-fix Nick O'Leary 2014-08-07 13:34:46 +01:00
  • c6a98da256 Merge pull request #331 from hbeeken/issue-326 Nick O'Leary 2014-08-07 13:33:57 +01:00
  • 2e2b5ad13e Merge pull request #327 from hbeeken/html-node-tests Nick O'Leary 2014-08-07 13:30:13 +01:00
  • ea22ffa2bf Fixing test termination zobalogh 2014-08-07 13:23:20 +01:00
  • fadd2167f5 Closing file handles to fix test failures on windows hbeeken 2014-08-07 12:03:03 +01:00
  • 82fb15896c Tests for HTML node hbeeken 2014-08-06 11:34:30 +01:00
  • 960d15491d Add node add/remove/enable/disable apis to registry Nick O'Leary 2014-08-04 17:12:54 +01:00
  • 495dd3f2e0 Merge pull request #325 from hbeeken/fix-registry-tests-for-windows Nick O'Leary 2014-08-04 11:35:32 +01:00
  • 8c0c843367 Using path.sep rather than "/" so tests run on windows as well as linux hbeeken 2014-08-04 11:27:26 +01:00
  • 4ac4995762 Merge pull request #320 from hbeeken/xmlparser-node-tests Nick O'Leary 2014-08-04 11:14:21 +01:00
  • 118c50ce8e Fixing tests by clearing out the node registry between tests. hbeeken 2014-08-04 10:59:08 +01:00
  • 38c541361e Removing unreachable catch blocks hbeeken 2014-08-04 10:07:45 +01:00
  • 8eb8ac0f88 Adding tests for XML parser node hbeeken 2014-07-31 13:34:42 +01:00
  • f7f58a2347 Add registry test for node module loading Nick O'Leary 2014-08-03 21:17:24 +01:00
  • 1697aee9f6 Add loadNode api to registry.js Nick O'Leary 2014-08-01 23:42:01 +01:00
  • 3ee98e730d Ensure test resource icons directory exists Nick O'Leary 2014-08-01 22:23:32 +01:00
  • d6c5f9b57f Add debug for eventEmitSpy Nick O'Leary 2014-08-01 22:19:33 +01:00
  • 882b593ba4 Add missing registry test resources Nick O'Leary 2014-08-01 22:09:40 +01:00
  • 79e9641c09 Big rework of registry.js Part of #322 Nick O'Leary 2014-08-01 22:05:49 +01:00
  • a869642705 Split up tests in gruntfile Nick O'Leary 2014-08-01 22:02:12 +01:00
  • 8ee5be7031 Restore stubs in credentials_spec Nick O'Leary 2014-08-01 21:56:27 +01:00
  • 8e8e13a3a2 Add comms.stop to tidy up keepalive timer Nick O'Leary 2014-08-01 21:55:05 +01:00
  • 6c464ed3a4 Merge pull request #324 from zobalogh/tail-test Nick O'Leary 2014-08-01 16:30:04 +01:00
  • 716d0c1135 Adding tail node tests zobalogh 2014-08-01 14:17:32 +01:00
  • 989f3459d5 Merge pull request #323 from zobalogh/further-registry-tests Nick O'Leary 2014-07-31 17:25:31 +01:00
  • b8f40d4e39 Merge pull request #319 from hindessm/restrict-library-entry-names Nick O'Leary 2014-07-31 17:24:57 +01:00
  • 401afcbadd Adding test for registry cheerio zobalogh 2014-07-31 16:49:19 +01:00
  • a170623b4c Merge pull request #315 from zobalogh/registry-test-delivery Nick O'Leary 2014-07-31 14:54:56 +01:00
  • d9544e4ac5 Adding registry node load tests zobalogh 2014-07-30 18:07:20 +01:00
  • 530a1fce81 Merge pull request #321 from hbeeken/remove-unnecessary-require Nick O'Leary 2014-07-31 14:19:53 +01:00
  • b7428ab627 Prohibit library entry names from containing '../'. Mark Hindess 2014-07-29 13:51:21 +01:00
  • 5a714242a4 Remove duplicate require("util") hbeeken 2014-07-31 13:53:11 +01:00
  • bc8ea998bb Merge pull request #318 from hbeeken/json-node-tests Nick O'Leary 2014-07-31 12:44:17 +01:00
  • e179753853 Error path tests for 70-JSON.js hbeeken 2014-07-31 10:56:31 +01:00
  • 80676da300 Adding test for JSON node hbeeken 2014-07-30 15:00:51 +01:00
  • f4ffdce3d0 Merge pull request #317 from hindessm/fix-flows-missing-types-logic Nick O'Leary 2014-07-31 10:01:27 +01:00
  • 32d14ddbcf Merge pull request #316 from hindessm/fix-server-http-response Nick O'Leary 2014-07-31 10:00:00 +01:00
  • 3e76e73839 Merge pull request #312 from hbeeken/test-credentials-registerEndpoint Nick O'Leary 2014-07-31 09:59:42 +01:00
  • 9c0b65a4c2 Adding tests for credentials.registerEndpoint hbeeken 2014-07-31 08:41:43 +01:00
  • 2f882913f0 Fix missing types logic. Mark Hindess 2014-07-31 08:36:54 +01:00
  • e407fc857e Fix HTTP response; 204 should be code not body. Mark Hindess 2014-07-31 07:04:10 +01:00
  • bfa370027b Merge f1308c08f2c9079f14907832e71093b46d1ba74c into 30a94bdaf5bfc09a764b9e3f3c615edc967dfa88 Zoltan Balogh 2014-07-30 16:55:14 +00:00
  • f1308c08f2 Adding registry node loading tests zobalogh 2014-07-30 17:33:42 +01:00
  • f1643ec8e8 Remove redundant assignment. Mark Hindess 2014-07-30 13:58:40 +01:00
  • ef8ffd5e9d Add comms keep alive tests. Mark Hindess 2014-07-30 13:58:11 +01:00
  • 1143ab4264 Add webSocketKeepAliveTime setting to aid testing. Mark Hindess 2014-07-30 13:57:25 +01:00
  • d3d80887d7 Adding unit tests for credentials.extract hbeeken 2014-07-30 10:56:42 +01:00
  • 28fb73af67 Test Node status method. Mark Hindess 2014-07-30 10:39:48 +01:00
  • aa6980ccf9 Test Node send for req/res behaviour. Mark Hindess 2014-07-30 10:28:25 +01:00
  • c20f4cd986 Add more tests for function node. Mark Hindess 2014-07-30 09:32:17 +01:00
  • a986184225 Avoid corrupting message payload while logging. Mark Hindess 2014-07-29 10:51:04 +01:00
  • e9651c4cf3 Test to ensure credential definition is defined after index.registerType hbeeken 2014-07-29 14:58:49 +01:00
  • 30a94bdaf5 Merge pull request #313 from hindessm/more-comms-tests Nick O'Leary 2014-07-30 17:03:10 +01:00
  • 195f581da7 Remove redundant assignment. Mark Hindess 2014-07-30 13:58:40 +01:00
  • a8c491bf2b Add comms keep alive tests. Mark Hindess 2014-07-30 13:58:11 +01:00
  • 8e30910065 Add webSocketKeepAliveTime setting to aid testing. Mark Hindess 2014-07-30 13:57:25 +01:00
  • 47f7cb52d8 Merge pull request #311 from hbeeken/test-credentials-extract Nick O'Leary 2014-07-30 12:51:49 +01:00
  • 14c36687e0 Merge pull request #310 from hindessm/more-node-tests Nick O'Leary 2014-07-30 12:51:41 +01:00
  • a3cb0e996d Adding unit tests for credentials.extract hbeeken 2014-07-30 10:56:42 +01:00
  • bbdfa03687 Test Node status method. Mark Hindess 2014-07-30 10:39:48 +01:00
  • d7b3e86096 Test Node send for req/res behaviour. Mark Hindess 2014-07-30 10:28:25 +01:00
  • 1ce4765ed8 Merge pull request #309 from hindessm/more-function-node-tests Nick O'Leary 2014-07-30 09:54:36 +01:00
  • a9ee417c1f Merge pull request #308 from hindessm/avoid-debug-payload-corruption Nick O'Leary 2014-07-30 09:54:10 +01:00
  • 53d9eab94e Add more tests for function node. Mark Hindess 2014-07-30 09:32:17 +01:00
  • 96ea81894d Avoid corrupting message payload while logging. Mark Hindess 2014-07-29 10:51:04 +01:00
  • b1f14031a9 Merge pull request #303 from hbeeken/test-registerType-with-credentials Nick O'Leary 2014-07-29 23:56:52 +01:00
  • 575d166947 Merge pull request #307 from hindessm/start-testing-nodes Nick O'Leary 2014-07-29 23:55:54 +01:00
  • 796810f460 Test to ensure credential definition is defined after index.registerType hbeeken 2014-07-29 14:58:49 +01:00
  • 74ae2eca3e Start adding tests for nodes. Mark Hindess 2014-07-29 12:10:20 +01:00
  • ac1e750f14 Merge pull request #304 from hbeeken/test-credentials Nick O'Leary 2014-07-29 11:24:18 +01:00
  • a396bca06a Merge pull request #306 from hindessm/simplify-debug-node Nick O'Leary 2014-07-29 10:24:42 +01:00
  • deff93f95e Simplify debug node message processing. Mark Hindess 2014-07-29 09:32:22 +01:00
  • 78edf89e52 Allow File node to write out buffers of binary data Dave C-J 2014-07-29 08:57:12 +01:00
  • 00a9542edf Fix typo in example file Nick O'Leary 2014-07-29 08:55:29 +01:00
  • 31d72b2193 Merge pull request #305 from hbeeken/test-index-remove-redundant-test Nick O'Leary 2014-07-28 20:50:16 +01:00
  • d09c992ecc Remove redundant "can be required without errors" test hbeeken 2014-07-28 20:24:01 +01:00
  • e07a523c3b Fix node html compression and refactor registry Nick O'Leary 2014-07-28 16:37:39 +01:00
  • 3d31a0abca Merge pull request #302 from hbeeken/fix-ui-windows-test-failure Nick O'Leary 2014-07-28 15:47:12 +01:00
  • 132dcdeb43 Add test for case if loading credentials from storage has an error hbeeken 2014-07-28 14:29:35 +01:00
  • 50b28842a4 Removing assumption that /tmp exists so test runs on Windows hbeeken 2014-07-28 12:10:13 +01:00
  • 536a0c9142 Only trigger dbl click on single node Fixes #301 Nick O'Leary 2014-07-27 22:08:27 +01:00
  • 76a6730ef4 Merge pull request #289 from zobalogh/storage-interface-dev Nick O'Leary 2014-07-25 15:00:40 +01:00
  • 0c8b54253a Merge pull request #300 from zobalogh/ui-caller-delivery Nick O'Leary 2014-07-25 15:00:22 +01:00
  • 1f09c29aeb Removing accidental requires zobalogh 2014-07-25 14:50:54 +01:00
  • d58788f721 Defining storage interface. zobalogh 2014-07-23 15:15:20 +01:00
  • e299baf1a0 Refactor inner workings of registry.js Nick O'Leary 2014-07-24 23:16:41 +01:00
  • af1bcf33c1 Merge pull request #297 from zobalogh/ui-caller-delivery Nick O'Leary 2014-07-24 16:26:45 +01:00
  • 7abda9bc52 Merge pull request #298 from hindessm/test-comms Nick O'Leary 2014-07-24 15:29:06 +01:00
  • 2c1da2d546 Add comms tests. Mark Hindess 2014-07-24 14:47:45 +01:00
  • 8506fd0c4b Do not crash on malformed json message on websocket. Mark Hindess 2014-07-24 14:46:04 +01:00
  • 6c093eef99 Fixing settings usage in UI zobalogh 2014-07-24 14:31:48 +01:00
  • 12a06cacce Adding UI unit tests zobalogh 2014-07-24 14:11:39 +01:00