core/tests/components/default_config
Ziv cedf7e3945
Fix unhandled exceptions for config, default_config, harmony (#33731)
* replaced MagicMock with CoroutineMock to avoid exception

* added conversion to str so mock returns unique-id that doesn't throw json exception

* added non-empty config since hass throws exception when config is empty
2020-04-06 13:36:49 +02:00
..
__init__.py Add default_config component (#20799) 2019-02-07 20:07:15 -08:00
test_init.py Fix unhandled exceptions for config, default_config, harmony (#33731) 2020-04-06 13:36:49 +02:00