home-assistant-core/tests/components/ecobee
Marc Mueller 544d6b05a5
Replace mock_coro with AsyncMock (#99014)
* Replace mock_coro with AsyncMock

* Remove mock_coro test helper function

* Remove redundant AsyncMock
2023-08-25 22:54:55 +02:00
..
fixtures Add ecobee ventilator (#83645) 2023-02-07 07:54:23 -06:00
__init__.py Support Ecobee climate Aux Heat on/off (#86100) 2023-02-20 17:56:03 -06:00
common.py Support Ecobee climate Aux Heat on/off (#86100) 2023-02-20 17:56:03 -06:00
conftest.py Support Ecobee climate Aux Heat on/off (#86100) 2023-02-20 17:56:03 -06:00
test_climate.py Add entity translations to ecobee (#95281) 2023-06-26 23:12:48 +02:00
test_config_flow.py Replace mock_coro with AsyncMock (#99014) 2023-08-25 22:54:55 +02:00
test_humidifier.py Add type hints to integration tests (d-e) (#87699) 2023-02-08 13:01:44 +01:00
test_number.py Add type hints to integration tests (part 5) (#87850) 2023-02-12 19:39:48 +01:00
test_util.py Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01:00