python-plexapi/tests
2017-02-19 22:57:06 -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 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
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 Merge branch '3.0.0' into pkkid/opt 2017-02-19 22:36:53 -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_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 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
test_utils.py Add indexes. Closes https://github.com/pkkid/python-plexapi/issues/121 2017-02-18 01:51:06 +01: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