core/tests/helpers
epenet b71a22557d
Use Platform enum in load_platform [tests] (#63904)
* Use Platform enum in numato tests

* Use Platform enum in discovery tests

* Adjust load_platform argument

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-12 15:07:30 +01:00
..
__init__.py
test_aiohttp_client.py Fix flaky tests around frame helper (#61179) 2021-12-08 10:50:56 +01:00
test_area_registry.py
test_check_config.py
test_collection.py
test_condition.py Use enums in helpers tests (#62141) 2021-12-17 11:09:24 +01:00
test_config_entry_flow.py
test_config_entry_oauth2_flow.py Use dataclass for SsdpServiceInfo (#59931) 2021-11-29 06:10:07 -10:00
test_config_validation.py Assert current state of script condition validation in tests (#62486) 2021-12-21 14:10:05 +01:00
test_debounce.py
test_deprecation.py
test_device_registry.py Convert disabled_by to DeviceEntryDisabler on load (#63944) 2022-01-11 20:50:32 -08:00
test_discovery.py Use Platform enum in load_platform [tests] (#63904) 2022-01-12 15:07:30 +01:00
test_discovery_flow.py
test_dispatcher.py
test_entity.py Use RegistryEntryDisabler (#60436) 2021-12-15 23:25:40 +02:00
test_entity_component.py
test_entity_platform.py Fix hw_version not updating from an entity device_info (#62254) 2021-12-18 21:53:49 -08:00
test_entity_registry.py Use RegistryEntryDisabler (#60436) 2021-12-15 23:25:40 +02:00
test_entity_values.py
test_entityfilter.py
test_event.py Improve startup of unavailable template entities (#59827) 2021-11-22 09:20:38 -08:00
test_frame.py Prevent log flooding in frame helper (#61085) 2021-12-06 15:26:31 -08:00
test_httpx_client.py Fix flaky tests around frame helper (#61179) 2021-12-08 10:50:56 +01:00
test_icon.py
test_init.py
test_instance_id.py
test_integration_platform.py
test_intent.py
test_json.py
test_location.py
test_network.py
test_ratelimit.py
test_recorder.py
test_reload.py
test_restore_state.py
test_script.py Support shorthand templates in condition actions (#61177) 2021-12-21 12:19:31 +01:00
test_script_variables.py
test_selector.py
test_service.py Teach call service script action about entity registry ids (#61172) 2022-01-07 08:42:47 -08:00
test_significant_change.py Use enums in helpers tests (#62141) 2021-12-17 11:09:24 +01:00
test_singleton.py
test_start.py Support passing callbacks to start.async_at_start (#63473) 2022-01-05 18:04:09 +01:00
test_state.py
test_storage.py Raise if trying to store mocks in storage (#63622) 2022-01-09 21:20:21 -08:00
test_storage_remove.py
test_sun.py
test_system_info.py
test_temperature.py
test_template.py Add is_number as a test for use in select, selectattr, reject, and re… (#63732) 2022-01-10 13:00:43 +01:00
test_translation.py
test_trigger.py
test_update_coordinator.py