core/tests/components/config
Erik Montnemery 30baf333c3
Improve handling of disabled devices (#43864)
2020-12-02 21:20:14 +01:00
..
__init__.py Add config component and hassbian example panel (#5868) 2017-02-11 17:29:05 -08:00
test_area_registry.py use isort to sort imports according to PEP8 for config (#29628) 2019-12-08 22:27:28 +05:30
test_auth.py Add option to deactivate a user (#43463) 2020-11-27 09:13:16 +01:00
test_auth_provider_homeassistant.py Make "invalid password" error message clearer (#43853) 2020-12-02 14:24:47 +01:00
test_automation.py Add default config if not there (#43321) 2020-11-25 15:10:04 +01:00
test_config_entries.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_core.py Fix broken time trigger test (#42606) 2020-10-29 22:34:06 +01:00
test_customize.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_device_registry.py Support disabling devices (#43293) 2020-11-26 16:45:02 +01:00
test_entity_registry.py Improve handling of disabled devices (#43864) 2020-12-02 21:20:14 +01:00
test_group.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_init.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_scene.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_script.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_zwave.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00