core/tests/components/plex
Ville Skyttä 19d25cd901
Change config entry state to an enum (#49654)
* Change config entry state to an enum

* Allow but deprecate EntryState str equality comparison

* Test fixes

* Rename to ConfigEntryState

* Remove str comparability backcompat

* Update new occurrences of strs cropped up during review
2021-05-20 19:19:20 +02:00
..
__init__.py
conftest.py Handle special Plex library sections (#49525) 2021-04-28 19:58:05 +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 Bump plexapi to 4.5.0 (#48264) 2021-03-23 22:47:00 +01:00
test_config_flow.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_device_handling.py Improve Plex device handling (#48369) 2021-03-31 09:37:16 -07:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +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 Add Plex library count sensors (#48339) 2021-03-31 13:57:16 +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