-
-
Notifications
You must be signed in to change notification settings - Fork 288
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
Zwavejs2mqtt #1619
Zwavejs2mqtt #1619
Conversation
Bonjour, J'essaye de créer des tests pour les installations docker, mais j'ai un soucis car la méthode exec n'est pas un mock comme cela se produit pour les tests zigbee2mqtt (tests dont je suis basé en grande partie) Quelqu'un pourrait m'aider? |
@rpochet c'est la question que tu as posé sur le forum? Je t'ai répondu là bas: https://community.gladysassistant.com/t/v4-integration-z-wave/6057/146?u=pierre-gilles N'hésite pas si tu as besoin qu'on s'appelle :) |
Pull Request check-list
To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:
npm test
on both front/server)npm run eslint
on both front/server)npm run prettier
on both front/server)npm run compare-translations
on front)front/src/config/demo.js
) so that the demo website is working without a backend? (if needed) See https://demo.gladysassistant.com.NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
Description of change
Migration of Zwave integration from OpenZwave to ZwaveJs via ZwaveJs2Mqtt