core/tests/components/mqtt
Jan Bouwhuis 3f79155df6
Remove deprecated callback support for MQTT subscribe (#88543)
* Remove deprecated callback support and fix tests

* Add note with removal instruction
2023-02-21 22:21:00 +01:00
..
__init__.py
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 Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_binary_sensor.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_button.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_camera.py Apply registry type hints on mqtt platform tests (#87758) 2023-02-09 11:53:56 +01:00
test_climate.py Allow resetting MQTT climate attributes and ignore empty values (#87936) 2023-02-15 16:31:49 +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 Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_cover.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_device_tracker.py Add type hints to integration tests (part 15) (#88006) 2023-02-15 10:00:49 +01:00
test_device_trigger.py Improve coverage MQTT device_trigger (#87408) 2023-02-09 17:42:32 +01:00
test_diagnostics.py Apply registry type hints on mqtt platform tests (#87758) 2023-02-09 11:53:56 +01:00
test_discovery.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_fan.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_humidifier.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_init.py Remove deprecated callback support for MQTT subscribe (#88543) 2023-02-21 22:21:00 +01:00
test_legacy_vacuum.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_light.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_light_json.py Inverse json import logic (#88099) 2023-02-16 11:37:57 +01:00
test_light_template.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_lock.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_mixins.py Add missed type hints on MQTT platform tests (#87781) 2023-02-09 15:22:30 +01:00
test_number.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_scene.py Apply registry type hints on mqtt platform tests (#87758) 2023-02-09 11:53:56 +01:00
test_select.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_sensor.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_siren.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_state_vacuum.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_subscription.py Apply MQTT fixture types on platform tests (#87722) 2023-02-09 09:48:22 +01:00
test_switch.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_tag.py Apply registry type hints on mqtt platform tests (#87758) 2023-02-09 11:53:56 +01:00
test_text.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_trigger.py Apply registry type hints on mqtt platform tests (#87758) 2023-02-09 11:53:56 +01:00
test_update.py Apply registry type hints on mqtt platform tests (#87758) 2023-02-09 11:53:56 +01:00
test_util.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00