ioBroker / testing

Shared testing utilities for ioBroker
MIT License
8 stars 12 forks source link

test-and-release: package check should check for adapter dependencies #578

Open mcm1957 opened 1 year ago

mcm1957 commented 1 year ago

The check of package.json should at least check that iobroker.admin and iobroker.js-controller are NOT listed as dependencies.

Maybe a check for any iobroker.* dependency would be acceptable although are are a few exceptions.