hass-core/homeassistant/components/hdmi_cec
Pieter Mulder 7cd4be1310
Add tests for the HDMI-CEC integration ()
* Add basic tests to the HDMI-CEC component

* Add tests for the HDMI-CEC switch component

* Add test for watchdog code

* Start adding tests for the HDMI-CEC media player platform

Also some cleanup and code move.

* Add more tests for media_player

And cleanup some switch tests.

* Improve xfail message for features

* Align test pyCEC dependency with main dependency

* Make fixtures snake_case

* Cleanup call asserts

* Cleanup service tests

* fix issues with media player tests

* Cleanup MockHDMIDevice class

* Cleanup watchdog tests

* Add myself as code owner for the HDMI-CEC integration

* Fix async fire time changed time jump

* Fix event api sync context

* Delint tests

* Parametrize watchdog test

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-08 13:47:05 +02:00
..
__init__.py Add tests for the HDMI-CEC integration () 2022-08-08 13:47:05 +02:00
manifest.json Add tests for the HDMI-CEC integration () 2022-08-08 13:47:05 +02:00
media_player.py Use EntityFeature enum in components (h**) () 2022-04-06 11:59:23 +02:00
services.yaml Prettify yaml (services.yaml) () 2022-03-30 09:48:06 +02:00
switch.py Mark unused sync toggle method from ToggleEntity as final () 2022-05-23 17:52:21 +02:00