core/tests/helpers
Ville Skyttä a396619251
Use disabled_by constants ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-04-23 09:56:42 +02:00
..
__init__.py
conftest.py Do not use AsyncTrackStates () 2021-03-11 23:18:09 -08:00
test_aiohttp_client.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_area_registry.py Implement suggested_area in the device registry () 2021-02-19 19:34:33 -10:00
test_check_config.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_collection.py Mark entities as unavailable when they are removed but are still registered () 2021-02-08 10:45:46 +01:00
test_condition.py Improve sun condition trace () 2021-04-22 16:46:27 -07:00
test_config_entry_flow.py Config flow to allow marking itself as confirm only () 2021-03-08 10:54:51 -08:00
test_config_entry_oauth2_flow.py Merge multiple context managers in tests () 2021-03-27 09:17:15 +01:00
test_config_validation.py Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
test_debounce.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_deprecation.py Changes to filename and path validation () 2021-01-26 15:53:21 +01:00
test_device_registry.py Use disabled_by constants () 2021-04-23 09:56:42 +02:00
test_discovery.py Convert discovery helper to use dispatcher () 2021-02-24 13:37:31 -08:00
test_dispatcher.py Fail tests if wrapped callbacks or coroutines throw () 2020-05-06 14:14:57 -07:00
test_entity.py Use disabled_by constants () 2021-04-23 09:56:42 +02:00
test_entity_component.py Cancel config entry retry, platform retry, and polling at the stop event () 2021-04-13 16:16:26 -10:00
test_entity_platform.py Use disabled_by constants () 2021-04-23 09:56:42 +02:00
test_entity_registry.py Use disabled_by constants () 2021-04-23 09:56:42 +02:00
test_entity_values.py Sort imports according to PEP8 for 'tests' () 2019-12-09 16:52:24 +01:00
test_entityfilter.py Add support for glob matching to entity filters () 2020-06-23 20:02:29 -05:00
test_event.py Upgrade Astral to 2.2 () 2021-04-02 00:29:08 +02:00
test_frame.py Do not use AsyncTrackStates () 2021-03-11 23:18:09 -08:00
test_httpx_client.py Bump httpx to 0.17.1 () 2021-03-27 09:02:01 +01:00
test_icon.py Bump pyupgrade to 2.12.0 () 2021-04-09 09:58:27 -07:00
test_init.py Use set literals in tests () 2020-04-05 02:20:09 +02:00
test_instance_id.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_integration_platform.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_intent.py Prefer shorter keys for intent matching () 2021-01-27 12:16:19 +01:00
test_json.py Add custom JSONEncoder for subscribe_trigger WS endpoint () 2021-04-09 20:47:10 -07:00
test_location.py Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
test_network.py Merge multiple context managers in tests () 2021-03-27 09:17:15 +01:00
test_ratelimit.py Implement template rate_limit directive () 2020-10-01 21:39:44 +02:00
test_recorder.py Prevent calling stop or restart services during db upgrade () 2021-04-12 17:18:38 -07:00
test_reload.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_restore_state.py Ensure restore state is not written after the stop event () 2021-04-17 09:03:18 +02:00
test_script.py Improve trace of template conditions () 2021-04-12 20:22:28 +02:00
test_script_variables.py Add native Python types support to templates () 2020-10-07 00:05:52 +02:00
test_selector.py Add addon selector () 2021-02-24 17:02:48 +01:00
test_service.py Fix logic of entity id extraction () 2021-04-14 14:12:26 +02:00
test_significant_change.py Restore Google/Alexa extra significant change checks () 2021-02-10 16:30:29 +01:00
test_singleton.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_state.py Do not use AsyncTrackStates () 2021-03-11 23:18:09 -08:00
test_storage.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_storage_remove.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_sun.py Upgrade Astral to 2.2 () 2021-04-02 00:29:08 +02:00
test_system_info.py Black 2019-07-31 12:25:30 -07:00
test_temperature.py Various string cleanups () 2020-01-03 14:47:06 +01:00
test_template.py Add `search` and `match` as Jinja tests () 2021-04-15 20:13:27 +02:00
test_translation.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_trigger.py Reorganize trigger code () 2020-08-17 11:54:56 -05:00
test_update_coordinator.py Fix stop listener memory leak in DataUpdateCoordinator on retry () 2021-04-14 12:16:59 -10:00