core/tests/components/zwave_js
Sid 0d66d298ec
Enable Ruff RET504 (#114528)
* Enable Ruff RET504

* fix test

* Use noqa instead of cast

* fix sonos RET504

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-06 11:07:37 +02:00
..
fixtures
scripts Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
__init__.py
common.py
conftest.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
test_api.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
test_config_validation.py
test_cover.py
test_device_action.py
test_device_condition.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_device_trigger.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
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 Add ruff rule PIE808 (#113621) 2024-03-17 09:56:26 +01:00
test_number.py
test_repairs.py
test_select.py
test_sensor.py
test_services.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_siren.py
test_switch.py
test_trigger.py
test_update.py Freeze time on zwave_js update test (#113625) 2024-03-17 16:02:45 +01:00