hass-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 Mobile app to use device tracker config entry (#24238) 2019-05-31 23:01:45 -07:00
conftest.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
const.py Mobile App add device tracker to person registering app (#30460) 2020-01-04 23:15:50 +01:00
test_binary_sensor.py Add type hints to integration tests (part 14) (#88005) 2023-02-15 10:31:43 +01:00
test_device_action.py Add type hints to integration tests (part 14) (#88005) 2023-02-15 10:31:43 +01:00
test_device_tracker.py Add type hints to integration tests (part 14) (#88005) 2023-02-15 10:31:43 +01:00
test_http_api.py Replace mock_coro with AsyncMock (#99014) 2023-08-25 22:54:55 +02:00
test_init.py Add type hints to integration tests (part 14) (#88005) 2023-02-15 10:31:43 +01:00
test_logbook.py Add type hints to integration tests (j-m) (#87704) 2023-02-08 19:06:59 +01:00
test_notify.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_sensor.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_webhook.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00