python-plexapi/tests
Andrey Yantsen 12a318a8e2 Add a method to request a claim token (#287)
* add MyPlexAccount.claimToken()

* improve docstring for MyPlexAccount.claimToken()
2018-09-14 20:52:26 +02: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 Improvements in tests process (#297) 2018-09-14 20:03:23 +02:00
test_actions.py UPdating tests to work on second install 2017-04-14 20:47:59 -04:00
test_audio.py Add test. 2018-03-02 11:41:30 +01:00
test_client.py Copy all client tests to pytest framework; Remove tests-old dir 2017-05-13 16:13:38 -04:00
test_library.py Improvements in tests process (#297) 2018-09-14 20:03:23 +02:00
test_misc.py Remove xfail for doc test 2017-04-29 23:37:25 -04:00
test_myplex.py Add a method to request a claim token (#287) 2018-09-14 20:52:26 +02:00
test_navigation.py UPdating tests to work on second install 2017-04-14 20:47:59 -04:00
test_photo.py Improvements in tests process (#297) 2018-09-14 20:03:23 +02:00
test_playlist.py Improvements in tests process (#297) 2018-09-14 20:03:23 +02:00
test_search.py Clean formatting 2017-02-01 23:47:22 -05:00
test_server.py Improvements in tests process (#297) 2018-09-14 20:03:23 +02:00
test_settings.py Improvements in tests process (#297) 2018-09-14 20:03:23 +02:00
test_sync.py Improvements in tests process (#297) 2018-09-14 20:03:23 +02:00
test_utils.py Dont include token in URLs unless show_secrets set in config; All functions that return a URL such as stream urls and thumbnails still include token 2018-01-04 21:44:35 -05:00
test_video.py Improvements in tests process (#297) 2018-09-14 20:03:23 +02:00