python-plexapi/tests
JonnyWong16 0620eb4bf0
Fix Agent object settings (#864)
* Fix mediaType argument for PlexServer.agents()

* Cleanup Agent and AgentMediaType attributes

* Add `DeprecationWarning` to `languageCode`

* Make Agent.settings() method public

* Add `DeprecationWarning` to `Agent._settings()`

* Fix parsing Setting.enumValues

* XML attribute for agent settings uses `values` instead of `enumValues`

* Add secure and option attributes to Setting

* Add test for server agents
2022-01-23 16:15:10 -08:00
..
data fix audio test 2020-04-30 00:49:11 +03:00
__init__.py Move pytests up to main tests folder; Move old tests to archived folder 2017-02-01 23:10:12 -05:00
conftest.py Add playlist title search and sorting (#782) 2021-07-26 20:45:58 -05:00
payloads.py Add methods for accepting and cancelling friend invites (#849) 2021-11-20 16:16:01 -08:00
test__prepare.py Set CI branch/PR triggers, revert testing tweaks 2020-11-17 20:48:31 -06:00
test_actions.py Fix rating mixin tests 2021-05-30 16:22:54 -07:00
test_audio.py Fix image mixins tests (#856) 2021-11-20 17:14:34 -08:00
test_client.py fix audio test 2020-04-30 00:49:11 +03:00
test_collection.py Fix image mixins tests (#856) 2021-11-20 17:14:34 -08:00
test_gdm.py Allow failure 2020-05-02 00:32:46 +03:00
test_history.py fix: code quality issues (#670) 2021-02-24 11:55:53 -06:00
test_library.py Improve getGuid method (#862) 2022-01-23 16:13:30 -08:00
test_media.py Add tests for media tags 2021-05-09 20:03:12 -07:00
test_misc.py fix audio test 2020-04-30 00:49:11 +03:00
test_mixins.py Fix image mixins tests (#856) 2021-11-20 17:14:34 -08:00
test_myplex.py Add methods for accepting and cancelling friend invites (#849) 2021-11-20 16:16:01 -08:00
test_navigation.py Fix a test in navigation 2020-12-30 23:58:01 +01:00
test_photo.py Fix image mixins tests (#856) 2021-11-20 17:14:34 -08:00
test_playlist.py Fix image mixins tests (#856) 2021-11-20 17:14:34 -08:00
test_playqueue.py Fix collections and playlists tests 2021-05-29 18:05:42 -07:00
test_search.py Clean formatting 2017-02-01 23:47:22 -05:00
test_server.py Fix Agent object settings (#864) 2022-01-23 16:15:10 -08:00
test_settings.py cleaning up test_settings.test_settings_get test 2020-09-28 13:58:31 -04:00
test_sonos.py Improve Sonos ID lookup (#496) 2020-05-26 15:09:39 -05:00
test_sync.py Fix createPlaylist and createCollection in sync tests 2021-06-06 14:19:57 -07:00
test_utils.py Cleanup download methods (#847) 2021-11-20 14:16:58 -08:00
test_video.py Fix image mixins tests (#856) 2021-11-20 17:14:34 -08:00