This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4b11a632a1
hass-core
/
tests
/
components
/
vera
/
__init__.py
2 lines
36 B
Python
Raw
Normal View
History
Unescape
Escape
Add tests for vera component (#28340) * Adding tests for vera component. Fixing update bug in the vera climate platform. * Updating requrements file. * Moving vera stop to a job. Sorting imports. * Addressing simple PR feedback. * Splitting tests into platforms. * Mocking controller instead of using requests_mock. * Updating pyvera to use version that stops threads quickly. * Updating requirements files. * Mocking the pyvera module, not the API. * Addressing PR feedback. Handling start/stop of patch in fixture. Removing unecessary code. * Using generator
2019-12-08 15:19:38 -08:00
"""
Tests for the Vera component.
"""
Reference in a new issue
Copy permalink