hass-core/tests/components/netatmo
Tobias Sauerwein 7d196abc4a
Add tests for Netatmo oauth2 api (#46375)
* Add Netatmo tests for api

* Update tests/components/netatmo/test_api.py

* Update .coveragerc

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-03-18 14:55:39 +01:00
..
__init__.py
common.py Add tests for Netatmo climate (#46392) 2021-03-15 12:45:36 +01:00
conftest.py Add tests for Netatmo climate (#46392) 2021-03-15 12:45:36 +01:00
test_api.py Add tests for Netatmo oauth2 api (#46375) 2021-03-18 14:55:39 +01:00
test_climate.py Add tests for Netatmo climate (#46392) 2021-03-15 12:45:36 +01:00
test_config_flow.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_device_trigger.py Add Netatmo device trigger (#45387) 2021-02-24 19:20:40 +01:00
test_media_source.py