mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-21 19:23:05 +00:00
7802b79d30
* Add sonicAdventure method to MusicSection * satisfy flake8 * sonicAdventure accepts Track as param * test with both types for sonicAdventure * Add authentication to recently added music test * Fix test_library.py to include missing newline character * Add sonicAdventure method to Track class * fix doc as suggested Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> * fix bound on sonicAdventure method - add type to docstr * Apply suggestions from code review - pass in plexpass account to tests Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> * make tests pass on bootstrap - still asserts it is an iterable - still checks all elements are tracks - in case no adventure found, does not fail --------- Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
conftest.py | ||
payloads.py | ||
test__prepare.py | ||
test_actions.py | ||
test_audio.py | ||
test_client.py | ||
test_collection.py | ||
test_gdm.py | ||
test_history.py | ||
test_library.py | ||
test_media.py | ||
test_misc.py | ||
test_mixins.py | ||
test_myplex.py | ||
test_navigation.py | ||
test_photo.py | ||
test_playlist.py | ||
test_playqueue.py | ||
test_search.py | ||
test_server.py | ||
test_settings.py | ||
test_sonos.py | ||
test_sync.py | ||
test_utils.py | ||
test_video.py |