hass-core/tests/components/sonos
Pete Sage ebbb63cd08
Fix Sonos album images with special characters not displaying in media browser UI (#118249)
* initial commit

* initial commit

* simplify tests

* rename symbol

* original_uri -> original_url

* change symbol name

---------

Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
2024-06-19 22:38:49 +01:00
..
fixtures Fix Sonos album images with special characters not displaying in media browser UI (#118249) 2024-06-19 22:38:49 +01:00
snapshots Fix Sonos album images with special characters not displaying in media browser UI (#118249) 2024-06-19 22:38:49 +01:00
__init__.py
conftest.py Add missing return type to some test functions (#119665) 2024-06-14 08:26:45 +02:00
test_config_flow.py Use FlowResultType enum in config flow tests N-Z (#114682) 2024-04-03 09:53:20 +02:00
test_helpers.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_init.py Fix flakey sonos test teardown (#117222) 2024-05-10 21:24:49 -04:00
test_media_browser.py Fix root-import pylint warning in components (#119294) 2024-06-10 15:14:49 +02:00
test_media_player.py Fix root-import pylint warning in components (#119294) 2024-06-10 15:14:49 +02:00
test_number.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_plex_playback.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_repairs.py Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
test_sensor.py Migrate more sonos tasks to use eager_start (#114697) 2024-04-04 11:43:15 -10:00
test_services.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_speaker.py Mark executor jobs as background unless created from a tracked task (#114450) 2024-03-30 00:16:53 -04:00
test_statistics.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_switch.py Fix some flapping sonos tests (#116343) 2024-04-28 09:21:32 -05:00