Dave Conway-Jones
cd85fe8df2
Fix RBE greater than change not emitting on first message
...
And fix missing close tags
2020-05-31 21:52:37 +01:00
Ryoichi Obara
739b3e595c
[ja] Support i18n 70-base64 node. ( #591 )
...
* [ja] Translate 70-base64 node.
* Fix PR review #591 "Buffer" -> "バッファ".
We have used Japanese katakana words of "buffer" in http-request and file-out nodes.
* Fix PR review #591 "Base64" -> "base64"
* Fix PR review #591 "Base64から文字列へデコード" -> "Base64から文字列へ変換"
2019-10-28 17:40:41 +00:00
Dave Conway-Jones
27616df2dd
update feedparser test
2019-10-09 22:35:21 +01:00
Dave Conway-Jones
56e8df069d
knobble pushbullet test for now
2019-10-09 21:46:15 +01:00
Ola Tuvesson
38feb99072
Added "reduce" option to the Smooth function node ( #577 )
2019-09-19 09:11:23 +01:00
Dave Conway-Jones
2e5b526c55
fix rbe edge case of sending when change = 0 in narrowband mode
...
and add test
to close #569
2019-08-14 21:35:45 +01:00
Hiroyuki Okada
c2efcc727c
add test script ( #560 )
...
Thank you
2019-08-07 10:04:05 +01:00
Dave Conway-Jones
84abd4bcb6
add tests for markdown node
2019-07-05 23:54:27 +01:00
Dave Conway-Jones
a172c8178d
Move Pi GPIO nodes to this repo
2019-05-20 19:35:05 +01:00
Dave Conway-Jones
f5de5bc707
fix overall nodes test
2019-05-20 19:24:28 +01:00
Dave Conway-Jones
a2269bb863
bump senitment node to include links to multi lang version
2019-03-15 10:03:05 +00:00
Dave Conway-Jones
c1ac48d6a6
add multilang sentiment node as separate node
2019-03-15 10:01:27 +00:00
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