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:
SukramJ 2019-10-15 12:12:58 +02:00 committed by Martin Hjelmare
parent 57b8d1889a
commit 3d7860391a
16 changed files with 372 additions and 39 deletions

View file

@ -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