1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-02 22:15:52 +00:00
Files
core/tests/components/default_config
Ziv 4901fa24ec 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-07 10:29:15 -07:00
..