..
__init__.py
…
test_aiohttp_client.py
Custom component -> Custom integration ( #75404 )
2022-07-18 22:10:22 +02:00
test_area_registry.py
Implement suggested_area in the device registry ( #45940 )
2021-02-19 19:34:33 -10:00
test_check_config.py
Allow IntegrationNotFound when checking config in safe mode ( #56283 )
2021-09-17 22:25:50 -07:00
test_collection.py
Add mixin class CollectionEntity for the collection helper ( #77703 )
2022-09-03 12:56:49 +02:00
test_condition.py
Remove elevation warning from sun ( #80239 )
2022-10-14 15:23:44 +02:00
test_config_entry_flow.py
Clean up deprecated connection class remainders ( #75421 )
2022-07-18 21:14:41 -07:00
test_config_entry_oauth2_flow.py
Search/replace RESULT_TYPE_* by FlowResultType enum ( #74642 )
2022-07-07 19:57:36 +03:00
test_config_validation.py
Create repairs issue if an outdated currency code is configured ( #81717 )
2022-11-08 07:21:09 +01:00
test_debounce.py
…
test_deprecation.py
…
test_device_registry.py
Revert "Add serial_number to device registry entries" ( #79139 )
2022-09-27 16:36:38 +02:00
test_discovery.py
Convert discovery tests to async ( #64411 )
2022-01-19 12:21:15 +01:00
test_discovery_flow.py
Prevent event loop delay / instability from discovery ( #57463 )
2021-10-13 08:37:14 -07:00
test_dispatcher.py
…
test_entity.py
Custom component -> Custom integration ( #75404 )
2022-07-18 22:10:22 +02:00
test_entity_component.py
Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC ( #69643 )
2022-04-09 09:05:54 -10:00
test_entity_platform.py
Improve unique_id collision checks in entity_platform ( #78132 )
2022-09-09 14:35:23 +02:00
test_entity_registry.py
Improve check of new_entity_id in entity_registry.async_update_entity ( #78276 )
2022-09-28 08:43:58 +02:00
test_entity_values.py
…
test_entityfilter.py
Adjust entity filters to make includes stronger than excludes ( #74080 )
2022-06-28 11:42:51 -05:00
test_event.py
Remove elevation warning from sun ( #80239 )
2022-10-14 15:23:44 +02:00
test_frame.py
Increase helpers.frame test coverage ( #65137 )
2022-02-18 00:05:38 -08:00
test_helper_config_entry_flow.py
Search/replace RESULT_TYPE_* by FlowResultType enum ( #74642 )
2022-07-07 19:57:36 +03:00
test_httpx_client.py
Custom component -> Custom integration ( #75404 )
2022-07-18 22:10:22 +02:00
test_icon.py
Bump pyupgrade to 2.12.0 ( #48943 )
2021-04-09 09:58:27 -07:00
test_init.py
…
test_instance_id.py
Final clean up of helpers accessed via hass ( #72032 )
2022-05-17 23:42:37 +03:00
test_integration_platform.py
Final clean up of helpers accessed via hass ( #72032 )
2022-05-17 23:42:37 +03:00
test_intent.py
…
test_issue_registry.py
Move issue_registry to homeassistant.helpers ( #77299 )
2022-08-25 11:32:06 +02:00
test_json.py
JSON serialize NamedTuple subclasses with aiohttp ( #74971 )
2022-07-11 14:46:55 -07:00
test_location.py
Resolve zones and return state in find_coordinates ( #66081 )
2022-02-09 10:43:20 +01:00
test_network.py
Improve error handling process_play_media_url ( #68322 )
2022-03-20 20:25:15 -07:00
test_ratelimit.py
…
test_recorder.py
Ensure recorder test fixture is setup before hass fixture ( #80528 )
2022-10-19 07:58:47 +02:00
test_reload.py
Move fixtures part 1 ( #58902 )
2021-11-01 20:47:05 -07:00
test_restore_state.py
Support restoring SensorEntity native_value ( #66068 )
2022-02-08 14:00:26 -08:00
test_script.py
Add test for failing conditions in sub scripts ( #71238 )
2022-05-03 13:06:13 +02:00
test_script_variables.py
…
test_selector.py
Allow setting number selector step size to 'any' ( #78265 )
2022-09-15 08:29:46 +02:00
test_service.py
Revert "Add service entity context ( #71558 )" ( #72610 )
2022-05-27 10:30:40 -07:00
test_significant_change.py
Use enums in helpers tests ( #62141 )
2021-12-17 11:09:24 +01:00
test_singleton.py
Fix singleton not working with falsey values ( #56072 )
2021-09-11 12:02:01 -07:00
test_start.py
Add at_started helper ( #79577 )
2022-10-05 12:24:51 +02:00
test_state.py
Do not use AsyncTrackStates ( #47255 )
2021-03-11 23:18:09 -08:00
test_storage.py
Use default encoder when saving storage ( #75319 )
2022-07-17 14:25:19 +02:00
test_storage_remove.py
…
test_sun.py
Upgrade Astral to 2.2 ( #48573 )
2021-04-02 00:29:08 +02:00
test_system_info.py
Final clean up of helpers accessed via hass ( #72032 )
2022-05-17 23:42:37 +03:00
test_temperature.py
…
test_template.py
Adds states and state_attr as a filter, adds is_state and is_state_attr as a test. ( #79473 )
2022-10-25 19:49:51 +02:00
test_translation.py
Consolidate executor jobs when loading integration manifests ( #75176 )
2022-07-14 13:06:08 -07:00
test_trigger.py
Resolve traceback error when using variables in template triggers ( #77287 )
2022-09-29 13:26:28 -04:00
test_update_coordinator.py
Add update coordinator for google calendar ( #74690 )
2022-07-10 21:24:52 -07:00