Closed heller-droxit closed 5 years ago
'make test' raises an error:
roxcomposer log-observation 1) should not crash when we have garbled input { TypeError: Cannot read property 'on' of undefined at __roxcomposer_control_private.start_service (roxcomposer_control.js:406:33) at fs.mkdtemp (test/test_mocha_logobserver.js:83:20) at FSReqWrap.oncomplete (fs.js:135:15) uncaught: true }
Required service parameters are now being checked for datatype and validity of the IP address and logs errors in case of invalid entries.
Check if Issue #102 is being closed by this fix.