core/homeassistant/components/netatmo
Tobias Sauerwein 4ee4d674d8
Add tests for Netatmo camera (#46380)
* Add test for Netatmo camera

* Improve docstrings

* Remove light tests

* Remove freezegun from tests

* Update camera tests

* Remove freezegun dependency

* Update tests/components/netatmo/test_camera.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update tests/components/netatmo/test_camera.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Deduplication of the fake webhook payload

* Mock pyatmo instead of checking the logs

* Clean up

* Further deduplication

* Assert function arguments

* Rename mocked functions

* Update .coveragerc

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-03-19 12:19:57 +01:00
..
translations [ci skip] Translation update 2021-03-19 00:03:03 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
api.py
camera.py Add tests for Netatmo camera (#46380) 2021-03-19 12:19:57 +01:00
climate.py Update typing 11 (#48072) 2021-03-18 13:21:46 +01:00
config_flow.py
const.py Clean up constants (#46948) 2021-03-02 12:52:00 +01:00
data_handler.py Update typing 11 (#48072) 2021-03-18 13:21:46 +01:00
device_trigger.py Update typing 11 (#48072) 2021-03-18 13:21:46 +01:00
helper.py
light.py Add tests for Netatmo light (#46381) 2021-03-19 12:19:27 +01:00
manifest.json Bump pyatmo to v4.2.2 (#45386) 2021-01-21 08:30:28 +01:00
media_source.py Update typing 11 (#48072) 2021-03-18 13:21:46 +01:00
netatmo_entity_base.py Update typing 11 (#48072) 2021-03-18 13:21:46 +01:00
sensor.py Update integrations j-o to override extra_state_attributes() (#47758) 2021-03-11 20:11:25 +01:00
services.yaml Add service names to previously enriched services (#46929) 2021-02-23 14:10:13 +01:00
strings.json Add Netatmo device trigger (#45387) 2021-02-24 19:20:40 +01:00
webhook.py Fix Netatmo event handling (#47792) 2021-03-12 12:57:02 -08:00