hass-core/tests/components/sonos
Pete Sage d327ec904c
Add Sonos tests for media_player play Sonos Playlist and improve error handling (#124126)
* initial commit

* initial commit

* initial commit

* updates

* add json fixture

* use match on pytest.raises
2024-08-20 18:38:04 +02:00
..
fixtures Add Sonos tests for media_player play Sonos Playlist and improve error handling (#124126) 2024-08-20 18:38:04 +02:00
snapshots Add sonos snapshot test (#124036) 2024-08-19 11:00:33 +02:00
__init__.py
conftest.py Add Sonos tests for media_player play Sonos Playlist and improve error handling (#124126) 2024-08-20 18:38:04 +02:00
test_config_flow.py
test_helpers.py
test_init.py
test_media_browser.py
test_media_player.py Add Sonos tests for media_player play Sonos Playlist and improve error handling (#124126) 2024-08-20 18:38:04 +02:00
test_number.py
test_plex_playback.py Add Sonos Test for plex media player enqueue options (#124120) 2024-08-17 16:29:27 +02:00
test_repairs.py
test_sensor.py
test_services.py
test_speaker.py Fix Sonos media_player control may fail when grouping speakers (#121853) 2024-07-31 20:36:59 +02:00
test_statistics.py
test_switch.py