python-plexapi/tests
Michael Shepanski 6b933c3aaa Merge pull request #119 from Hellowlol/plq
add support to shuffle to createplayqueue and playlist.playqueue
2017-02-14 23:27:23 -05: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 CHECKPOINT: Lots going on; Added new base class PlexObject that everything inherits from, this ensures all constructors are similar; Lots of work on new tool plexattrs that parses a full Plex library to find differences in attributes plexapi implements and what the Plex XML API offers up; Tests will most definetly be broken at this point, but I wanted to save my work. 2017-02-05 23:52:10 -05:00
test_actions.py Clean formatting 2017-02-01 23:47:22 -05:00
test_audio.py Remove findLocations util function; All locations plural; Fix tests 2017-02-12 22:33:38 -05:00
test_client.py Clean formatting 2017-02-01 23:47:22 -05:00
test_docs.py Add build documentation test 2017-02-13 17:44:28 -05:00
test_library.py refresh now correctly redownload all metadata from the interwebz 2017-02-14 23:36:21 +01:00
test_myplex.py Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -05:00
test_navigation.py Clean formatting 2017-02-01 23:47:22 -05:00
test_playlist.py add support to shuffle to createplayqueue and playlist.playqueue 2017-02-14 22:12:56 +01:00
test_search.py Clean formatting 2017-02-01 23:47:22 -05:00
test_server.py Comment out broken test 2017-02-14 21:36:59 -05:00
test_utils.py Remove unneeded util functions 2017-02-13 01:48:04 -05:00
test_video.py Merge master 2017-02-14 23:07:41 -05:00