core/tests/components/vizio
Raman Gupta b46eee04e4
Fix vizio bug that occurs when CONF_APPS isn't in config entry… (#33857)
* fix bug when search for string in dict fails when dict is null

* another bug fix that I only noticed because of this other bug

* add test to cover failure scenario

* update docstring

* add additional assertions to cover failure scenario that's being fixed
2020-04-08 20:44:33 -07:00
..
__init__.py Add Config Flow support, Device Registry support, available property to vizio component (#30653) 2020-01-15 11:43:55 +01:00
conftest.py Add support for Vizio sound mode (#33200) 2020-04-02 22:48:19 -04:00
const.py Removal of old style class definitions in tests (#33671) 2020-04-05 02:21:07 +02:00
test_config_flow.py Fix vizio bug that occurs when CONF_APPS isn't in config entry… (#33857) 2020-04-08 20:44:33 -07:00
test_init.py Update media_player and add tests to qualify vizio integration for platinum quality score (#31187) 2020-01-30 22:13:45 +01:00
test_media_player.py Add support for Vizio sound mode (#33200) 2020-04-02 22:48:19 -04:00