python-plexapi/tests
2017-02-10 23:26:09 -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 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 Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -05: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 Add missing requirement for dev. Document that you need websocket-client installed in order to use PlexNotifier 2017-02-10 23:26:09 -05:00
test_utils.py Make _query and _url public methods since we use it as such 2017-02-08 23:29:17 -05:00
test_video.py Implement fetchItem filters; All tests passing? 2017-02-09 01:54:38 -05:00