python-plexapi/tests
meisnate12 2f101e3899
Add LabelMixin to Season, Episode, Artist, and Track objects (#872)
* Add LabelMixin to Episode class

* Add test_mixins.edit_label(episode) test

* Add Label Mixin to Season, Artist,and Track

* fix tests

* Load manual FilteringFields for labels

* Load manual FilteringFilters for labels

Co-authored-by: Elan Ruusamäe <glen@pld-linux.org>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2022-02-26 17:32:18 -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 Add LabelMixin to Season, Episode, Artist, and Track objects (#872) 2022-02-26 17:32:18 -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 Fix language in library tests (#889) 2022-02-19 17:16:37 -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 Add LabelMixin to Season, Episode, Artist, and Track objects (#872) 2022-02-26 17:32:18 -08:00