core/tests/components/mqtt
Jan Bouwhuis aa05f73210
Add fixture to synchronize with debouncer in MQTT tests (#120373)
* Add fixture to synchronze with debouncer in MQTT tests

* Migrate more tests to use the debouncer

* Migrate more tests

* Migrate util tests

* Improve mqtt on_callback test using new fixture

* Improve test_subscribe_error

* Migrate other tests

* Import EnsureJobAfterCooldown from `util.py` but patch `client.py`
2024-06-25 14:26:20 +02:00
..
__init__.py
conftest.py Add fixture to synchronize with debouncer in MQTT tests (#120373) 2024-06-25 14:26:20 +02:00
test_alarm_control_panel.py Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
test_binary_sensor.py Make sure ACK's are processed before mqtt tests are teared down (#120329) 2024-06-24 15:16:09 +02:00
test_button.py
test_camera.py
test_climate.py Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
test_common.py
test_config_flow.py Fix setup and tear down issues for mqtt discovery and config flow tests (#120333) 2024-06-24 16:20:44 +02:00
test_cover.py
test_device_tracker.py Make sure ACK's are processed before mqtt tests are teared down (#120329) 2024-06-24 15:16:09 +02:00
test_device_trigger.py
test_diagnostics.py
test_discovery.py Set up mqtt tests from client fixture of mqtt entry setup fixture, not both (#120274) 2024-06-24 19:42:32 +02:00
test_event.py Make sure ACK's are processed before mqtt tests are teared down (#120329) 2024-06-24 15:16:09 +02:00
test_fan.py
test_humidifier.py Fix consider-using-tuple pylint warnings in component tests (#119464) 2024-06-12 15:50:27 +02:00
test_image.py
test_init.py Add fixture to synchronize with debouncer in MQTT tests (#120373) 2024-06-25 14:26:20 +02:00
test_lawn_mower.py
test_legacy_vacuum.py
test_light.py
test_light_json.py
test_light_template.py
test_lock.py
test_mixins.py Make sure ACK's are processed before mqtt tests are teared down (#120329) 2024-06-24 15:16:09 +02:00
test_notify.py
test_number.py
test_scene.py
test_select.py
test_sensor.py
test_siren.py Fix dangerous-default-value warnings in mqtt tests (#119584) 2024-06-13 16:51:45 +02:00
test_subscription.py
test_switch.py
test_tag.py Inline primary integration (#119860) 2024-06-18 08:08:08 +02:00
test_text.py
test_trigger.py
test_update.py
test_util.py Add fixture to synchronize with debouncer in MQTT tests (#120373) 2024-06-25 14:26:20 +02:00
test_vacuum.py Improve logging use of deprecated `schema` option for mqtt vacuum (#119724) 2024-06-15 16:50:12 +02:00
test_valve.py
test_water_heater.py Fix consider-using-tuple pylint warnings in component tests (#119464) 2024-06-12 15:50:27 +02:00