python-plexapi/tests
2017-02-11 11:09:35 +01: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 Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -05:00
test_client.py Clean formatting 2017-02-01 23:47:22 -05:00
test_library.py Add delete 2017-02-11 00:16:23 +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 Clean formatting 2017-02-01 23:47:22 -05:00
test_search.py Clean formatting 2017-02-01 23:47:22 -05:00
test_server.py fix my fix of my bug... comment out server updatedat. 2017-02-11 11:09:35 +01:00
test_utils.py Fix test_video.py::test_video_Show_section 2017-02-11 00:32:51 +01:00
test_video.py Fix test_video.py::test_video_Show_section 2017-02-11 00:32:51 +01:00