python-plexapi/tests
Michael Shepanski e87a7346c6 Fix test
2017-02-27 00:36:20 -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 Fix test 2017-02-27 00:36:20 -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_library.py Pluralize function name; Its more clear more than one thing is being deleted 2017-02-19 22:51:17 -05:00
test_misc.py Convert README to rst to allow import into docs 2017-02-20 14:50:02 -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 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 Fix test 2017-02-27 00:36:20 -05:00
test_utils.py Function name in camelCase ot match rest of code 2017-02-19 23:05:33 -05:00
test_video.py All config options can be set with environment variables; Update all os.environ calls to use CONFIG.get; Finish documenting configuration options. 2017-02-19 22:18:23 -05:00