python-plexapi/tests
2017-08-18 23:06:59 +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 Add a test for share playlist. 2017-07-28 22:29:14 +02:00
test_actions.py UPdating tests to work on second install 2017-04-14 20:47:59 -04:00
test_audio.py Rename playlist.share to playlist.copyToUser; Make plex.myPlexSubscription a bool; Fix a few tests with updated attrs; Skip test_copyToUser if no subscription 2017-08-11 15:14:32 -04: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 Tweak two tests; Remove Python 3.5 testing since we cover both before and after already 2017-05-01 23:33:26 -04:00
test_misc.py Remove xfail for doc test 2017-04-29 23:37:25 -04:00
test_myplex.py Better logging when connecting to resources; Ability to specify timeout when connecting to resources; Update connect_to_resource test to be a bit more generic 2017-04-23 22:59:22 -04:00
test_navigation.py UPdating tests to work on second install 2017-04-14 20:47:59 -04:00
test_playlist.py Rename playlist.share to playlist.copyToUser; Make plex.myPlexSubscription a bool; Fix a few tests with updated attrs; Skip test_copyToUser if no subscription 2017-08-11 15:14:32 -04:00
test_search.py Clean formatting 2017-02-01 23:47:22 -05:00
test_server.py More tests fixes 2017-08-18 21:44:40 +02:00
test_utils.py Update test_utils 2017-04-17 23:32:08 -04:00
test_video.py One more 2017-08-18 23:06:59 +02:00