marvingrieger/ioBroker.haassohn

Create Unit Tests

marvingrieger opened this issue · 0 comments

adapter startup unit test is now deprecated, so you can remove https://github.com/marvingrieger/ioBroker.haassohn/blob/master/test/unit.js and

"test:unit": "mocha test/unit --exit",
except you will define your own unit tests in the near future

Originally posted by @foxriver76 in ioBroker/ioBroker.repositories#1054 (comment)