core/tests/components/zwave_js
J. Nick Koston 15ecd3ae31
Fix flaky zwave update entity delay test (#115552)
The test assumed the node updates would happen in a specific order
but they can switch order based on timing.

Adjust to check to make sure all the nodes are called but make it
order independent
2024-04-15 13:12:09 +02:00
..
fixtures
scripts
__init__.py
common.py
conftest.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
test_api.py
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py
test_config_validation.py
test_cover.py
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_diagnostics.py
test_discovery.py
test_event.py
test_events.py
test_fan.py
test_helpers.py
test_humidifier.py
test_init.py Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
test_light.py
test_lock.py
test_logbook.py
test_migrate.py
test_number.py
test_repairs.py
test_select.py
test_sensor.py
test_services.py
test_siren.py
test_switch.py
test_trigger.py
test_update.py Fix flaky zwave update entity delay test (#115552) 2024-04-15 13:12:09 +02:00