jpgorganizer / ioBroker.smartgarden

GARDENA smart system adapter for ioBroker
Other
21 stars 8 forks source link

Add standard github based testing #74

Open mcm1957 opened 3 months ago

mcm1957 commented 3 months ago

This PR adds standard github based tests.

NOTE: Tests currently fail due to an unhandles exception at intration adapter start. This needs to be fixed at code. Maybe the adapter does not handle missing configuration or inavailability to connect to gardena correctly. In any case the adapter must not crash. See action logfile for details. I recommend to review other errors / warnigns at log to, i.e. storing a string instead of an object at native area will fail in uture.

Please fix code and create a new release.

In addtion linter check has been disabled as linting fails. Linting is optional but recommended. Fell free to set "lint":true at workflow test-and-release.yml.

Last but not least activations of dependabot is recommended but optional too. Please respond if I shoudl provide a PR with a standard dependebot config.

If you need any help or have questions please feel free to ask. I suggest to subscribe to iobroker telegram developer channels (invite links at http://ww.iobroker.dev) but I will will repsond here too. Please ping, fi I miss some comment.