core/tests/components/sonos
jjlawren 9f3a4c3617
Improve Sonos tests, begin adding coverage (#61198)
* Update entity registry handling

* Add and use fixtures to test setup via config entry

* Remove legacy redundant tests

* Remove unnecessary mock_coro

* Remove unnecessary namespace change

* Move zeroconf payload to fixture

* Begin adding Sonos to codecov

* Mock proper return value

* Revert return value for platform
2021-12-08 19:28:27 +01:00
..
__init__.py
conftest.py Improve Sonos tests, begin adding coverage (#61198) 2021-12-08 19:28:27 +01:00
test_config_flow.py Improve Sonos tests, begin adding coverage (#61198) 2021-12-08 19:28:27 +01:00
test_helpers.py Fix zeroconf with sonos v1 firmware (#59460) 2021-11-10 22:31:08 -08:00
test_init.py Improve Sonos tests, begin adding coverage (#61198) 2021-12-08 19:28:27 +01:00
test_media_player.py Improve Sonos tests, begin adding coverage (#61198) 2021-12-08 19:28:27 +01:00
test_plex_playback.py Improve Sonos tests, begin adding coverage (#61198) 2021-12-08 19:28:27 +01:00
test_sensor.py Improve Sonos tests, begin adding coverage (#61198) 2021-12-08 19:28:27 +01:00
test_switch.py Improve Sonos tests, begin adding coverage (#61198) 2021-12-08 19:28:27 +01:00