core/tests/components/netatmo
Tobias Sauerwein 6b98583bc1
Add tests for Netatmo climate (#46392)
* Add tests for Netatmo climate

* Add comments and fake webhook events

* Split tests

* Split tests

* Clean up

* Fix coveragerc

* Fix requirements

* Remove freezegun dependency

* Move async_block_till_done to

* Call async_handle_webhook directly

* Use async_handle_webhook directly p2

* Exclude helper.py from

* Remove assertion of implementation details

* Use the webhook integration handler

* Extract function
2021-03-15 12:45:36 +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_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 Extract Netatmo test data (#40094) 2020-09-15 21:49:08 +02:00