droxit / roxcomposer

This is the droxit microservice framework repository.
GNU Lesser General Public License v3.0
5 stars 0 forks source link

Validate service parameters and log errors #123

Closed heller-droxit closed 5 years ago

heller-droxit commented 5 years ago

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.

heller-droxit commented 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 }