Commit Graph

49 Commits

Author SHA1 Message Date
Dave Conway-Jones f1066285ae
add some more tests to rbe 2018-11-11 22:36:55 +00:00
Dave Conway-Jones 50fc196c6f
Add multilingual sentiment node
(but not publish - yet)
2018-07-19 12:39:07 +01:00
Dave Conway-Jones a03b060c9a
mixup tests for ninon v5 2018-05-02 13:53:04 +01:00
Mike Blackstock f275ea0bac use new test-helper add test to package.json (#441)
* use new test-helper add test to package.json

* try to fix travis build with new test helper

* install coveralls globally

* work around travis issue with adding node_modules/.bin in PATH
2018-05-01 17:33:05 +01:00
Dave Conway-Jones 6a28ecfbc2
Fixup Base64 node and add better tests
Revert correct <-> behaviour, make encoding info clearer, added type
checking - to close #401 and close #437
2018-04-29 17:36:18 +01:00
Dave Conway-Jones b2de928860
update rest of parsers to allow property to be selected 2018-01-31 11:18:30 +00:00
Dave Conway-Jones be79b6a1c6
add msg.property option to rbe, randon, smooth and base64 nodes 2018-01-30 21:42:14 +00:00
Dave Conway-Jones d8263eab25
tidy of travis to try to get nodes tests to pass 2018-01-21 16:24:41 +00:00
Dave Conway-Jones 032a9d6435
add reset capability to rue node 2017-12-20 16:28:32 +00:00
Dave Conway-Jones c013cfe1a6
Fix travis 2017-11-07 09:00:45 +00:00
Dave Conway-Jones 71be4500fc
Temporarily mask Pushbullet tests that fail to allow others to pass.
update travis to include node 8
2017-11-06 21:42:21 +00:00
Dave Conway-Jones e89861f4e3
Fix RBE payload changing downstream (needs cloning before storing) 2017-09-11 17:33:50 +01:00
Dave Conway-Jones 7950b7d39a
Move msg pack node to more supported lib msgpack-lite 2017-08-09 16:58:15 +01:00
Dave Conway-Jones 6c3c16f210
update "core" extra nodes to use newer Buffer syntax 2017-06-24 13:53:22 +01:00
Dave Conway-Jones 3add95128d
bump rbe package for nom and fix test 2017-06-13 20:34:01 +01:00
Dave Conway-Jones 4768ecc16c
pigpiod html lint === 2017-05-24 19:45:31 +01:00
Dave Conway-Jones 76e33acae5
add ignore first message option to rue node 2017-05-24 13:14:55 +01:00
Dave Conway-Jones 774bc50589
add greater and greater or equal modes to RBE bandgap mode 2017-04-14 21:38:42 +01:00
Dave Conway-Jones 80942c5da8 update travis node.js levels 2017-02-15 18:34:21 +00:00
Yohann Ciurlik 8e001fcd45 Adding No Auth support to social email out node (#277)
* Let email out node connect to SMTP without authentication

Add the possibility to connect to local SMTP without authentication.

* Adapt test to connect to SMTP without credentials

Adapt test to connect to SMTP without credentials

* Add coverage for social email out node

Add coverage for social email out node

* Add more coverage to email out node

Add more coverage to email out node
2017-02-15 18:33:05 +00:00
Dave Conway-Jones 93c85ca7cd Allow Smooth node to be reset by msg.reset
to close #273
2017-02-07 21:41:18 +00:00
Dave Conway-Jones 31cb3d1e46 fix random node initial value (and tests) 2016-12-27 21:25:57 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones da8dd1dc30 add a few tests
geohash, smooth, base64, msgpack
2016-04-23 23:57:16 +01:00
Dave Conway-Jones c3a8a4088d Let rbe node compare to previous input OR output
closes #192 and #193
Also update info and test.
2016-03-21 00:01:50 +00:00
Dave Conway-Jones 6c3dbbbfbb Update RBE to add object compare
and narrowband mode (thanks @nlecaude for the idea)
2016-02-02 13:39:37 +00:00
Nick O'Leary ae469e8a72 Fix email test for i18n 2015-07-22 12:36:19 +01:00
Nick O'Leary 8576a9f1c0 Add node 0.12 and tidy up debug 2015-07-22 12:15:09 +01:00
Nick O'Leary 5dc0c0e968 Fix merge conflicts on i18n 2015-07-15 10:24:44 +01:00
Dave Conway-Jones 1ff66443fb add be i118n version with test 2015-07-14 21:03:07 +01:00
dceejay 50c9a5f1e1 Fix RBE node to pass tests (and add % diff) test 2015-07-12 20:14:24 +01:00
dceejay 129ebac5aa update email test
try to fix test runtime path
2015-06-29 22:41:06 +01:00
Dave Conway-Jones fc05ddd035 Re-enable email node basic tests...
it’s a start….
2015-06-19 16:54:07 +01:00
dceejay ba0e2c3796 Merge linting error fixes into i18n branch of n-r-n 2015-06-16 14:38:36 +01:00
dceejay c63575e538 skip other email test also temporarily 2015-06-16 10:47:44 +01:00
dceejay 36bc2e6b06 Correct spellings in email readme,
skip test for now.
2015-06-16 09:17:06 +01:00
dceejay 91cae31fc1 Add email test to node-red-nodes 2015-06-13 18:53:03 +01:00
dceejay 36ac3817a7 Bump test coverage for Exif node.
Remove dependancy on actual jpg files.
2015-05-10 19:27:35 +01:00
Nick O'Leary 2de7a46bb9 Fix pushbullet test 2015-04-20 11:08:35 +01:00
dceejay 9b56b6f4c3 add some more tests (and fixes for resulting bugs :-) 2015-03-31 15:15:38 +01:00
dceejay 3896a82bd8 Start making non-red-nodes tolerant to missing payloads 2015-03-31 13:18:25 +01:00
dceejay d511ee69fb lots of little node edits to clean up jsHint "errors" 2015-03-26 18:55:03 +00:00
dceejay 79a149dc17 update package.json 2015-03-25 08:52:57 +00:00
dceejay bd8b0678fd extra logging for exif test 2015-03-25 08:44:37 +00:00
dceejay 24394c4b18 Initial test build framework for node-red-nodes 2015-03-24 19:42:32 +00:00
Dave Conway-Jones 4742e19202 Merge pull request #95 from dsundberg/pushbullet-enhance
Thanks @dsundberg. Updated pushbullet node with all push types, added new "pushbullet in" t...
2015-02-07 17:59:24 +00:00
dsundberg 425858d94d Updated pushbullet node with all push types, added new "pushbullet in" that emits pushes. Added unit tests. 2015-02-07 12:36:30 +01:00
dceejay f4fdebfba5 Misc tidy ups of jsHint "issues" for some node-red-nodes 2015-02-05 13:52:20 +00:00
zobalogh 748dbd47b6 Adding exif node tests 2014-11-10 14:53:46 +00:00