core/tests/components/mobile_app
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
..
__init__.py
conftest.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
const.py
test_binary_sensor.py
test_device_action.py
test_device_tracker.py
test_http_api.py Replace mock_coro with AsyncMock (#99014) 2023-08-25 22:54:55 +02:00
test_init.py
test_logbook.py
test_notify.py
test_sensor.py
test_webhook.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00