core/tests/components/elgato
Franck Nijhof 6891eb7ed1
Add support for snapshot testing (#88323)
* Add support for snapshot testing

* Use snapshots in Elgato diagnostics test

* Use snapshots in Elgato sensor test

* Fix flake8 warning

* Slightly improve serialized output

* Remove snapshot naming in elgato sensor tests

* Improve snapshoting of via_device_id in device registry item

* Update pylint typehints plugin for snapshot fixture typing

* Use snapshots in Elgato configflow test

* Use snapshots in Bluetooth repair issue tests
2023-02-17 16:35:55 -05:00
..
fixtures Add battery sensor to Elgato (#87680) 2023-02-08 10:22:12 +01:00
snapshots Add support for snapshot testing (#88323) 2023-02-17 16:35:55 -05:00
__init__.py Modernize Elgato tests (#64060) 2022-01-14 17:16:59 +01:00
conftest.py Add battery sensor to Elgato (#87680) 2023-02-08 10:22:12 +01:00
test_button.py Add more entities for Elgato Key Light Mini (#87793) 2023-02-13 11:54:50 +01:00
test_config_flow.py Add support for snapshot testing (#88323) 2023-02-17 16:35:55 -05:00
test_diagnostics.py Add support for snapshot testing (#88323) 2023-02-17 16:35:55 -05:00
test_init.py Add DataUpdateCoordinator to Elgato (#64642) 2022-01-21 10:38:02 -08:00
test_light.py Tweak Elgato tests (#87629) 2023-02-07 19:14:13 +01:00
test_sensor.py Add support for snapshot testing (#88323) 2023-02-17 16:35:55 -05:00
test_switch.py Add more entities for Elgato Key Light Mini (#87793) 2023-02-13 11:54:50 +01:00