hass-core/tests/components/mobile_app
Marc Mueller 544d6b05a5
Replace mock_coro with AsyncMock ()
* 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]* () 2023-08-24 00:56:50 +02:00
const.py
test_binary_sensor.py Add type hints to integration tests (part 14) () 2023-02-15 10:31:43 +01:00
test_device_action.py Add type hints to integration tests (part 14) () 2023-02-15 10:31:43 +01:00
test_device_tracker.py Add type hints to integration tests (part 14) () 2023-02-15 10:31:43 +01:00
test_http_api.py Replace mock_coro with AsyncMock () 2023-08-25 22:54:55 +02:00
test_init.py Add type hints to integration tests (part 14) () 2023-02-15 10:31:43 +01:00
test_logbook.py Add type hints to integration tests (j-m) () 2023-02-08 19:06:59 +01:00
test_notify.py Update service call return values and error handling () 2023-06-16 07:01:40 -07:00
test_sensor.py Enable Ruff PT006 () 2023-02-15 14:09:50 +01:00
test_webhook.py Don't require passing identifiers to DeviceRegistry.async_get_device () 2023-07-13 13:39:25 -04:00