andowinger
andowinger
Added "median" option to the Smooth function filters
> Looks good - would be great if you could add some tests to tests/function/17-smooth_spec.js as well... Thanks Ok, I will try to do that soon
@dceejay I added a test, but I don't know how to run the test: At least installing the two required modules and running a node .\17-smooth_spec.js didnot work since describe...
Hey @dceejay I get this error message: 1) smooth node "before each" hook for "should be loaded with correct defaults": TypeError: Cannot read property 'init' of undefined at NodeTestHelper.startServer (node_modules\node-red-node-test-helper\index.js:315:19)...