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
/
wemo
/
__init__.py
2 lines
36 B
Python
Raw
Normal View
History
Unescape
Escape
Add tests for the wemo component (#44088) * Add tests for the wemo component. * Prefer mock tools from tests.async_mock over importing asynctest directly * Avoid using `entity/entities` except when referring to an `Entity` instance in wemo tests * Remove the overridden event_loop fixture from the wemo tests * Patch the library code, not the integration code, in the wemo tests
2020-12-10 13:24:26 -08:00
"""
Tests for the wemo component.
"""
Reference in a new issue
Copy permalink