Improve code coverage for HomematicIP Cloud (#27606)
* Improve tests for HomematicIP Cloud * create fixtures remove decorators * removed further decorators * remove last decorator * improve exception handling * removed not required coroutine * use the correct place for mock
This commit is contained in:
parent
57b8d1889a
commit
3d7860391a
16 changed files with 372 additions and 39 deletions
|
@ -290,7 +290,6 @@ omit =
|
|||
homeassistant/components/homematic/climate.py
|
||||
homeassistant/components/homematic/cover.py
|
||||
homeassistant/components/homematic/notify.py
|
||||
homeassistant/components/homematicip_cloud/*
|
||||
homeassistant/components/homeworks/*
|
||||
homeassistant/components/honeywell/climate.py
|
||||
homeassistant/components/hook/switch.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue