core/tests/helpers
G Johansson dc29190564
CountrySelector (#100963)
* CountrySelector

* rename

* remove multiple for now

* Add no_sort

* Update homeassistant/helpers/selector.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-10-12 16:44:30 +02:00
..
__init__.py
test_aiohttp_client.py Use loader.async_suggest_report_issue in frame helper (#101461) 2023-10-05 19:52:26 +02:00
test_aiohttp_compat.py
test_area_registry.py
test_check_config.py Fix bug in check_config when an integration is removed by its own validator (#96068) 2023-07-20 11:45:44 +02:00
test_collection.py Support marking an assist pipeline as preferred (#91418) 2023-04-15 10:05:46 -04:00
test_condition.py Upgrade ruff to 0.0.285 (#98647) 2023-08-19 08:17:17 -04:00
test_config_entry_flow.py Fix lingering timer in cloud (#90822) 2023-04-07 11:38:17 +02:00
test_config_entry_oauth2_flow.py Abort config flow when invalid token is received (#101642) 2023-10-08 13:32:35 +02:00
test_config_validation.py Catch HTML case insensitively in "no HTML" config validation (#101181) 2023-10-01 16:19:24 +02:00
test_debounce.py Fix debouncer not scheduling timer when wrapped function raises (#94689) 2023-06-15 22:15:49 -04:00
test_deprecation.py Use loader.async_suggest_report_issue in deprecation helper (#101393) 2023-10-06 09:51:08 +02:00
test_device_registry.py Adjust device_registry tests which create devices (#98215) 2023-08-10 19:28:33 +02:00
test_discovery.py
test_discovery_flow.py
test_dispatcher.py Refactor dispatcher to reduce run time and memory overhead (#99676) 2023-09-05 21:18:27 -04:00
test_entity.py Improved debugging for "Failed to set state" (#101657) 2023-10-08 19:40:42 +02:00
test_entity_component.py Add service response data for listing calendar events (#94759) 2023-06-23 23:34:34 -04:00
test_entity_platform.py Do not add entities with invalid device info (#98150) 2023-08-11 13:14:47 +02:00
test_entity_registry.py Allow deleting entity entries from entity_registry.async_migrate_entries (#101094) 2023-09-30 10:23:10 +02:00
test_entity_values.py Fix flaky lru_cache test (#101252) 2023-10-02 13:52:56 +02:00
test_entityfilter.py Reduce overhead to filter entities in the recorder (#93656) 2023-05-27 19:52:42 -04:00
test_event.py Make WS command render_template not give up if initial render raises (#99808) 2023-09-08 21:02:06 +02:00
test_frame.py Use loader.async_suggest_report_issue in frame helper (#101461) 2023-10-05 19:52:26 +02:00
test_httpx_client.py Use loader.async_suggest_report_issue in frame helper (#101461) 2023-10-05 19:52:26 +02:00
test_icon.py
test_init.py
test_instance_id.py Regenerate instance ID on error (#94898) 2023-06-20 11:16:51 +02:00
test_integration_platform.py Remove async_process_integration_platform_for_component (#100680) 2023-09-21 17:06:41 +02:00
test_intent.py Adjust helpers tests which create devices (#98214) 2023-08-10 19:28:16 +02:00
test_issue_registry.py Make the check_config script open issue_registry read only (#98545) 2023-08-18 20:15:00 +02:00
test_json.py Fix saving subclassed datetime objects in storage (#97502) 2023-07-31 18:49:02 +02:00
test_location.py
test_network.py
test_ratelimit.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
test_recorder.py
test_reload.py
test_restore_state.py Add slots to the StateMachine class (#95849) 2023-07-05 14:00:37 +02:00
test_schema_config_entry_flow.py Delete optional schema keys, when they are not present (#101755) 2023-10-10 21:08:54 +02:00
test_script.py Fix additional test cases for Python 3.12 (#101006) 2023-09-27 17:19:20 +02:00
test_script_variables.py
test_selector.py CountrySelector (#100963) 2023-10-12 16:44:30 +02:00
test_service.py Use loop time to set context (#99701) 2023-09-06 11:04:49 +02:00
test_significant_change.py
test_singleton.py
test_start.py
test_state.py Remove deprecated state.get_changed_since (#96579) 2023-07-18 09:42:48 +02:00
test_storage.py Make the check_config script open issue_registry read only (#98545) 2023-08-18 20:15:00 +02:00
test_storage_remove.py Import `util.dt` as `dt_util` in remaining tests, enforce with ruff (#93765) 2023-05-30 23:30:31 +03:00
test_sun.py Fix infinite loop in sun.sun (#89723) 2023-03-14 16:27:29 -10:00
test_system_info.py Ensure async_get_system_info does not fail if supervisor is unavailable (#96492) 2023-07-16 11:10:07 -04:00
test_temperature.py Refactored deprecated UNITS (#97368) 2023-08-03 21:12:01 +02:00
test_template.py Allow specifying a custom log function for template render (#99572) 2023-09-06 10:03:35 +02:00
test_translation.py Add pre-defined entity name translations (#89792) 2023-03-16 21:10:20 +01:00
test_trigger.py
test_update_coordinator.py Use loop.time in DataUpdateCoordinator (#98937) 2023-08-28 10:16:34 -05:00