core/tests/components/jellyfin
Dennis Lee 4d34350f66
Add Jellyfin audio_codec optionflow (#113036)
* Fix #92419; Add Jellyfin audio_codec optionflow

* Use CONF_AUDIO_CODEC constant, clean up code based on suggestions

* Fixed typos

* Parameterize Tests

* Use parameterized test for jellyfin test media resolve

* Apply suggestions from code review

* Update homeassistant/components/jellyfin/config_flow.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-05-15 16:11:11 +02:00
..
fixtures
snapshots Add Jellyfin audio_codec optionflow (#113036) 2024-05-15 16:11:11 +02:00
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
conftest.py Add Jellyfin audio_codec optionflow (#113036) 2024-05-15 16:11:11 +02:00
const.py
test_config_flow.py Add Jellyfin audio_codec optionflow (#113036) 2024-05-15 16:11:11 +02:00
test_diagnostics.py
test_init.py Use remove_device helper in tests (2/2) (#116442) 2024-04-30 12:50:35 +02:00
test_media_player.py
test_media_source.py Add Jellyfin audio_codec optionflow (#113036) 2024-05-15 16:11:11 +02:00
test_sensor.py