hass-core/tests/components/mqtt
Franck Nijhof 76bf6f164f
Clean up unnecessary registry mocks from mqtt tests (#87728)
* Clean up unnecessary registry mocks from mqtt tests

* Fix helper methods
2023-02-09 08:19:06 +01:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
conftest.py Do not depend MQTT CI tests on debug logs (#84783) 2022-12-29 18:29:28 +01:00
test_alarm_control_panel.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_binary_sensor.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_button.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_camera.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_climate.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_common.py Clean up unnecessary registry mocks from mqtt tests (#87728) 2023-02-09 08:19:06 +01:00
test_config_flow.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_cover.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_device_tracker.py Clean up unnecessary registry mocks from mqtt tests (#87728) 2023-02-09 08:19:06 +01:00
test_device_trigger.py Clean up unnecessary registry mocks from mqtt tests (#87728) 2023-02-09 08:19:06 +01:00
test_diagnostics.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_discovery.py Clean up unnecessary registry mocks from mqtt tests (#87728) 2023-02-09 08:19:06 +01:00
test_fan.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_humidifier.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_init.py Clean up unnecessary registry mocks from mqtt tests (#87728) 2023-02-09 08:19:06 +01:00
test_legacy_vacuum.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_light.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_light_json.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_light_template.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_lock.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_mixins.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_number.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_scene.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_select.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_sensor.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_siren.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_state_vacuum.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_subscription.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_switch.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_tag.py Clean up unnecessary registry mocks from mqtt tests (#87728) 2023-02-09 08:19:06 +01:00
test_text.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_trigger.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_update.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00
test_util.py Add hass and None return type on MQTT platform tests (#87713) 2023-02-08 18:08:03 +01:00