mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 22:18:40 +00:00
* 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>