python-plexapi/tests
Dr.Blank b836d24226
MediaContainer class is now a list (#1373)
* MediaContainer class is now a list

- can now support totalSize as returned from server

* add tests for media container

* Update MediaContainer attributes if previously None when extending
2024-03-31 15:48:24 -07: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 test: fix test_audio_Audio_sonicallySimilar authenticated test (#1298) 2023-11-14 16:15:30 -08:00
payloads.py Update MyPlexAccount to use Plex API v2 (#1129) 2023-07-27 14:00:46 -07: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 feat: Add sonicAdventure method to MusicSection (#1361) 2024-03-16 15:03:36 -07:00
test_client.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
test_collection.py feat: add PlexPartialObject.isLocked method (#1293) 2023-11-13 10:56:30 -08:00
test_fetch_items.py MediaContainer class is now a list (#1373) 2024-03-31 15:48:24 -07:00
test_gdm.py Fix no timeout argument for gdm.scan() (#1356) 2024-02-04 20:34:39 -08:00
test_history.py Update history tests (#1374) 2024-03-15 20:21:23 -07:00
test_library.py Fix Library.add() method to properly apply advanced settings (#1384) 2024-03-31 15:40:17 -07:00
test_media.py Add tests for media tags 2021-05-09 20:03:12 -07:00
test_misc.py docs: add Windows make file (#1222) 2023-08-28 09:41:11 -07:00
test_mixins.py style: lint all python files (#1228) 2023-08-28 20:29:39 -07:00
test_myplex.py Add MyPlexAccount.ping() to refresh authentication token (#1271) 2023-11-02 21:24:46 -07:00
test_navigation.py style: lint all python files (#1228) 2023-08-28 20:29:39 -07:00
test_photo.py Add LibrarySection methods to multi-edit items (#1184) 2023-07-27 14:45:23 -07:00
test_playlist.py Use edit mixins for Playlists (#1284) 2023-11-13 10:29:03 -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 style: lint all python files (#1228) 2023-08-28 20:29:39 -07:00
test_settings.py Use cached_property decorator (#1065) 2022-12-21 11:51:45 -08: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 Improve parsing to datetime and add error handling (#1203) 2023-08-27 12:06:07 -07:00
test_video.py Allow exclude parameters in reload kwargs (#1378) 2024-03-16 15:18:14 -07:00