..
snapshots
Add support for placeholders in entity name translations ( #104453 )
2024-01-03 17:34:47 +01:00
__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
Move thread safety check in area_registry sooner ( #116265 )
2024-04-27 09:26:35 +02:00
test_category_registry.py
Move thread safety check in category_registry sooner ( #117050 )
2024-05-07 19:55:43 -05:00
test_check_config.py
Add missing platforms_exist guard to check_config ( #114600 )
2024-04-01 21:37:30 -04:00
test_collection.py
Add empty line after module docstring [helpers + other] ( #112707 )
2024-03-08 10:36:11 -05:00
test_condition.py
Enable Ruff A001 ( #115654 )
2024-04-21 23:25:27 +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
Enable Ruff SLOT rules ( #115043 )
2024-04-09 18:57:27 -10:00
test_debounce.py
Add the ability to create Debouncer tasks as background tasks ( #113128 )
2024-03-12 08:41:12 -04:00
test_deprecation.py
Deprecated old backports and typing aliases ( #114883 )
2024-04-06 13:15:30 -10:00
test_device_registry.py
Move thread safety check in device_registry sooner ( #116264 )
2024-04-27 09:24:55 +02:00
test_discovery.py
Add empty line after module docstring [helpers + other] ( #112707 )
2024-03-08 10:36:11 -05:00
test_discovery_flow.py
Add empty line after module docstring [helpers + other] ( #112707 )
2024-03-08 10:36:11 -05:00
test_dispatcher.py
Turn on thread safety checks in async_dispatcher_send ( #116867 )
2024-05-05 16:29:43 -04:00
test_entity.py
Always do thread safety checks when writing state for custom components ( #116044 )
2024-04-24 10:05:52 +02:00
test_entity_component.py
Improve config entry has already been setup error message ( #117091 )
2024-05-08 14:16:08 -05:00
test_entity_platform.py
Only load translations for an integration once per test session ( #117118 )
2024-05-11 12:00:02 +09:00
test_entity_registry.py
Remove entity category "system" check from entity registry ( #116412 )
2024-04-30 04:01:12 +02:00
test_entity_values.py
Add empty line after module docstring [helpers + other] ( #112707 )
2024-03-08 10:36:11 -05:00
test_entityfilter.py
Add empty line after module docstring [helpers + other] ( #112707 )
2024-03-08 10:36:11 -05:00
test_event.py
Improve logging of _TrackPointUTCTime objects ( #116711 )
2024-05-04 17:35:44 -05:00
test_floor_registry.py
Move thread safety in floor_registry sooner ( #117044 )
2024-05-07 18:48:38 -05:00
test_frame.py
Add debug mode to catch unsafe thread operations using core helpers ( #115390 )
2024-04-24 03:36:05 +02:00
test_group.py
Add empty line after module docstring (3) ( #112750 )
2024-03-08 20:38:34 +01:00
test_httpx_client.py
Bump ruff to 0.3.4 ( #112690 )
2024-03-26 00:02:16 +01:00
test_icon.py
Keep track of top level components ( #115586 )
2024-04-17 13:23:20 +02:00
test_importlib.py
Adjust importlib helper to avoid leaking memory on re-raise ( #115377 )
2024-04-10 15:19:17 -10:00
test_init.py
Move config_per_platform and extract_domain_configs to config.py ( #104989 )
2023-12-04 12:48:49 +01:00
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
Intent target matching and media player enhancements ( #115445 )
2024-05-07 22:01:03 -04:00
test_issue_registry.py
Use HassKey for registries ( #117000 )
2024-05-07 18:03:14 +02:00
test_json.py
Enable Ruff rule PT007 ( #113764 )
2024-03-19 09:01:07 +01:00
test_label_registry.py
Move thread safety in label_registry sooner ( #117026 )
2024-05-07 15:15:30 -05:00
test_location.py
Add empty line after module docstring [helpers + other] ( #112707 )
2024-03-08 10:36:11 -05:00
test_network.py
Add strict connection for cloud ( #115814 )
2024-04-24 09:57:38 +02:00
test_normalized_name_base_registry.py
Add empty line after module docstring (2) [other] ( #112738 )
2024-03-08 19:16:38 +01:00
test_ratelimit.py
Refactor rate limit helper to track time in seconds ( #113898 )
2024-03-20 19:49:37 -04:00
test_recorder.py
Add type hints to integration tests (recorder) ( #88313 )
2023-02-17 18:50:09 +01:00
test_redact.py
Add empty line after module docstring [helpers + other] ( #112707 )
2024-03-08 10:36:11 -05:00
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
Ensure test async_create_task eager start behavior matches production ( #115517 )
2024-04-13 15:58:52 -05:00
test_schema_config_entry_flow.py
Enable Ruff rule PT007 ( #113764 )
2024-03-19 09:01:07 +01:00
test_script.py
Ensure scripts with timeouts of zero timeout immediately ( #115830 )
2024-04-19 18:24:54 +02:00
test_script_variables.py
Add empty line after module docstring (2) [other] ( #112738 )
2024-03-08 19:16:38 +01:00
test_selector.py
Import and cache supported feature enum flags only when needed ( #117270 )
2024-05-13 21:07:39 -07:00
test_service.py
Revert "Remove strict connection" ( #116416 )
2024-04-29 21:26:40 +02:00
test_significant_change.py
Bump ruff to 0.3.4 ( #112690 )
2024-03-26 00:02:16 +01:00
test_singleton.py
Enable Ruff rule PT007 ( #113764 )
2024-03-19 09:01:07 +01:00
test_start.py
Add empty line after module docstring (2) [other] ( #112738 )
2024-03-08 19:16:38 +01:00
test_state.py
Add empty line after module docstring (2) [other] ( #112738 )
2024-03-08 19:16:38 +01:00
test_storage.py
Avoid creating inner tasks to load storage ( #117099 )
2024-05-08 23:41:20 +02:00
test_storage_remove.py
Add empty line after module docstring [helpers + other] ( #112707 )
2024-03-08 10:36:11 -05:00
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
Add empty line after module docstring (2) [other] ( #112738 )
2024-03-08 19:16:38 +01:00
test_template.py
Add an add template filter ( #109884 )
2024-05-08 15:39:36 +02:00
test_translation.py
Rename some translation helper tests ( #117248 )
2024-05-11 14:17:53 +01:00
test_trigger.py
Add empty line after module docstring [helpers + other] ( #112707 )
2024-03-08 10:36:11 -05:00
test_typing.py
Deprecated old backports and typing aliases ( #114883 )
2024-04-06 13:15:30 -10:00
test_update_coordinator.py
Fix race in TimestampDataUpdateCoordinator ( #115542 )
2024-04-13 16:35:07 -04:00