core/tests/components/plex
jjlawren e6e4c9cf59
Allow Cast to play Plex media (#41869)
* Allow Cast to play Plex media

* Add Plex to after_dependencies, add missing constant

* Extract function from Sonos service to allow media lookups

* Move to non-async method

* Check if media_id exists

* Add test to make codecov happy
2020-10-19 16:34:22 -05:00
..
__init__.py
conftest.py Discover Plex clients using GDM (#39053) 2020-10-14 15:46:52 +02:00
const.py Allow Cast to play Plex media (#41869) 2020-10-19 16:34:22 -05:00
helpers.py Accept new Plex websocket callback payloads (#40773) 2020-10-01 09:57:45 +02:00
mock_classes.py Discover Plex clients using GDM (#39053) 2020-10-14 15:46:52 +02:00
test_browse_media.py Refactor Plex tests using fixtures (#40260) 2020-09-22 22:14:41 -05:00
test_config_flow.py Discover Plex clients using GDM (#39053) 2020-10-14 15:46:52 +02:00
test_init.py Discover Plex clients using GDM (#39053) 2020-10-14 15:46:52 +02:00
test_media_players.py Discover Plex clients using GDM (#39053) 2020-10-14 15:46:52 +02:00
test_playback.py Allow Cast to play Plex media (#41869) 2020-10-19 16:34:22 -05:00
test_server.py Discover Plex clients using GDM (#39053) 2020-10-14 15:46:52 +02:00
test_services.py Refactor Plex tests using fixtures (#40260) 2020-09-22 22:14:41 -05:00