-
Notifications
You must be signed in to change notification settings - Fork 4
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
Mocking Bridge #9
Comments
Hey there, thanks for the input ! |
Looking at that project they use https://github.com/studioimaginaire/phue/blob/master/tests/samples.py and a mock http lib to test, it might be possible to use that when testing in a CI environment? |
Here is a dump of my setups lights:
and scenes :
|
Hey @DeastinY ,
Without access to a Philips HUE, nothing will work or startup. Only people with this device can contribute to this project at the moment. Maybe look into mocking out this dependency so the server will startup with some templated information so contributions can happen from people without the device.
The text was updated successfully, but these errors were encountered: