hass-core/tests/components/plex
2021-09-29 11:17:55 -07:00
..
__init__.py Add Plex config flow support (#26548) 2019-09-19 23:29:26 +02:00
conftest.py Fallback to try all known Plex servers if none marked present (#53643) 2021-08-24 12:05:24 +02:00
const.py Rewrite Plex tests to use mocked payloads (#44044) 2021-01-07 19:56:52 +01:00
helpers.py Add Plex library count sensors (#48339) 2021-03-31 13:57:16 +02:00
mock_classes.py Rewrite Plex tests to use mocked payloads (#44044) 2021-01-07 19:56:52 +01:00
test_browse_media.py Plex media browser improvements (#56312) 2021-09-29 11:17:55 -07:00
test_config_flow.py Use hass_client_no_auth test fixture in integrations h-p (#55583) 2021-09-02 14:49:40 +02:00
test_device_handling.py Improve Plex device handling (#48369) 2021-03-31 09:37:16 -07:00
test_init.py Remove I/O in Plex tests (#53196) 2021-07-19 18:50:04 +02:00
test_media_players.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
test_playback.py Move Plex->Sonos playback to built-in service (#45066) 2021-01-13 15:24:44 +01:00
test_sensor.py More graceful exception handling in Plex library sensors (#52969) 2021-07-13 20:22:31 +02:00
test_server.py Rewrite Plex tests to use mocked payloads (#44044) 2021-01-07 19:56:52 +01:00
test_services.py Allow Plex playback using provided playqueue ID (#45580) 2021-01-28 17:21:31 +01:00