Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add standard github based testing #74

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mcm1957
Copy link

@mcm1957 mcm1957 commented May 30, 2024

This PR adds standard github based tests.

  • add standard workflows as .github/WORKFLOWS
  • updates standard scripts at package.json
  • updates test scripts at /test

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant