hass-core/tests/components/nest
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
..
__init__.py
common.py Cleanup code from nest yaml migration and OOB auth deprecation (#92311) 2023-04-30 18:00:40 -07:00
conftest.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_api.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_camera.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_climate.py Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673) 2024-01-30 15:07:47 +01:00
test_config_flow.py Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
test_device_info.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_device_trigger.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_diagnostics.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_events.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_init.py Use is in ConfigEntryState enum comparison in tests (N-Z) (#114926) 2024-04-05 17:37:00 +02:00
test_media_source.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
test_sensor.py Rename nest test_sensor_sdm.py to test_sensor.py (#99512) 2023-09-03 10:36:20 -05:00