python-plexapi/tests
JonnyWong16 be42435ed3
Factor out playQueue() method to PlexPartialObject (#1058)
* Factor out `playQueue` to `PlexPartialObject`

* Update `PlayQueue.create()`

* Fix playqueue tests
2022-12-21 11:43:26 -08:00
..
data fix audio test 2020-04-30 00:49:11 +03: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 Create music playlist from m3u file (#1055) 2022-12-21 11:32:43 -08:00
payloads.py Add methods for accepting and cancelling friend invites (#849) 2021-11-20 16:16:01 -08:00
test__prepare.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
test_actions.py Add PlayedUnplayedMixin (#984) 2022-08-26 12:14:24 -07:00
test_audio.py Create separate PlexSession objects (#931) 2022-07-20 20:03:20 -07:00
test_client.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
test_collection.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
test_gdm.py Allow failure 2020-05-02 00:32:46 +03:00
test_history.py Add PlayedUnplayedMixin (#984) 2022-08-26 12:14:24 -07:00
test_library.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
test_media.py Add tests for media tags 2021-05-09 20:03:12 -07:00
test_misc.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
test_mixins.py Add edition support for movies (#1010) 2022-08-27 06:17:33 -07:00
test_myplex.py Fix MyPlexAccount.removePin() test (#1052) 2022-11-08 16:29:15 -08:00
test_navigation.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
test_photo.py Add new methods to edit object fields (#876) 2022-02-26 21:40:51 -08:00
test_playlist.py Create music playlist from m3u file (#1055) 2022-12-21 11:32:43 -08:00
test_playqueue.py Factor out playQueue() method to PlexPartialObject (#1058) 2022-12-21 11:43:26 -08:00
test_search.py Clean formatting 2017-02-01 23:47:22 -05:00
test_server.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
test_settings.py cleaning up test_settings.test_settings_get test 2020-09-28 13:58:31 -04:00
test_sonos.py Improve Sonos ID lookup (#496) 2020-05-26 15:09:39 -05:00
test_sync.py Add PlayedUnplayedMixin (#984) 2022-08-26 12:14:24 -07:00
test_utils.py Add utils.toJson(obj) function to convert an object to a JSON string (#998) 2022-08-27 00:13:41 -07:00
test_video.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00