core/tests/helpers
Sid d5f883fbf0
Unignore Ruff PLR in tests (#114470)
* Unignore Ruff PLR in tests

* Address review comments

* review comments

* fix import

* Update test_api.py

* Update test_api.py

* Update test_api.py
2024-04-01 11:11:59 +02:00
..
snapshots
__init__.py
test_aiohttp_client.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_area_registry.py
test_category_registry.py
test_check_config.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_collection.py
test_condition.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_config_entry_flow.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_config_entry_oauth2_flow.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_config_validation.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_debounce.py
test_deprecation.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_device_registry.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_discovery.py
test_discovery_flow.py
test_dispatcher.py Move SignalTypes to util (#114236) 2024-03-27 08:41:44 +01:00
test_entity.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_entity_component.py
test_entity_platform.py Do not override state property in `MockEntity` (#114231) 2024-03-27 11:36:00 +01:00
test_entity_registry.py Remove async_get_device_class_lookup from entity_registry (#114212) 2024-03-26 09:22:53 +01:00
test_entity_values.py
test_entityfilter.py
test_event.py
test_floor_registry.py Default floor level to None (and allow unsetting it) (#114249) 2024-03-26 18:58:25 +01:00
test_frame.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_group.py
test_httpx_client.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_icon.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_importlib.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_init.py
test_instance_id.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_integration_platform.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_intent.py Add initial support for floors to intents (#114456) 2024-03-30 16:59:20 -04:00
test_issue_registry.py
test_json.py
test_label_registry.py
test_location.py
test_network.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_normalized_name_base_registry.py
test_ratelimit.py
test_recorder.py
test_redact.py
test_registry.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_reload.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_restore_state.py
test_schema_config_entry_flow.py
test_script.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_script_variables.py
test_selector.py Add label selector (#111029) 2024-03-26 20:31:06 +01:00
test_service.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_significant_change.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_singleton.py
test_start.py
test_state.py
test_storage.py Preload storage for integrations we know we are going to setup (#114192) 2024-03-25 15:49:54 -10:00
test_storage_remove.py
test_sun.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_system_info.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_temperature.py
test_template.py Add label template functions (#111024) 2024-03-26 10:32:29 +01:00
test_translation.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_trigger.py
test_update_coordinator.py