hass-core/tests/components/mqtt
Jan Bouwhuis 91dbda1ce7
Add mqtt common tests for availability (part2) (#89805)
* update test_availability_when_connection_lost

* Adjust test_availability_without_topic

* Update test_default_availability_payload + helper

* Update test_default_availability_list_payload

* Use helper for async_setup_component

* Update test_default_availability_list_*

* Update test_custom_availability_payload
2023-03-21 08:20:37 +01:00
..
__init__.py
conftest.py Fix typo in docstr (#89804) 2023-03-16 16:54:26 +01:00
test_alarm_control_panel.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_binary_sensor.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_button.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_camera.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_climate.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_common.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_config_flow.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_cover.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +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 Mqtt prepare test base part1 (#89796) 2023-03-16 15:57:01 +01:00
test_diagnostics.py Clean up unused and deprecated TLS version setting on MQTT client (#88674) 2023-03-01 18:42:34 +01:00
test_discovery.py Mqtt prepare test base part1 (#89796) 2023-03-16 15:57:01 +01:00
test_fan.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_humidifier.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_init.py Mqtt prepare test base part1 (#89796) 2023-03-16 15:57:01 +01:00
test_legacy_vacuum.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_light.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_light_json.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_light_template.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_lock.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +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 Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_scene.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_select.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_sensor.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_siren.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_state_vacuum.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_subscription.py Apply MQTT fixture types on platform tests (#87722) 2023-02-09 09:48:22 +01:00
test_switch.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_tag.py Mqtt prepare test base part1 (#89796) 2023-03-16 15:57:01 +01:00
test_text.py Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +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 Add mqtt common tests for availability (part2) (#89805) 2023-03-21 08:20:37 +01:00
test_util.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00