python-plexapi/tests
JonnyWong16 1c521308e2
Add totalViewSize method to LibrarySection and search bug fixes (#712)
* Fix more library section ID cast to int

* Add method to return library size for specific libtypes

* Add test for library totalViewSize

* Fix totalViewSize test episode count

* Don't need to use library _totalSize cache

* Validate title search arg as a filter kwarg

* Only validate search title if it is a list

* Update doc string for totalViewSize
2021-03-24 20:58:12 -05: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 Merge remote-tracking branch 'upstream/master' into feature/mixins 2021-02-24 09:04:52 -08:00
payloads.py Added missing support for /transcode/sessions (#629) 2021-01-24 20:33:07 -05:00
test__prepare.py Set CI branch/PR triggers, revert testing tweaks 2020-11-17 20:48:31 -06:00
test_actions.py zomg 2019-09-21 23:17:35 +02:00
test_audio.py Adds Movie and Artist advanced setting attributes (#680) 2021-03-11 11:20:28 -06:00
test_client.py fix audio test 2020-04-30 00:49:11 +03:00
test_collection.py Rename collection tests 2021-02-24 09:07:40 -08:00
test_gdm.py Allow failure 2020-05-02 00:32:46 +03:00
test_history.py fix: code quality issues (#670) 2021-02-24 11:55:53 -06:00
test_library.py Add totalViewSize method to LibrarySection and search bug fixes (#712) 2021-03-24 20:58:12 -05:00
test_misc.py fix audio test 2020-04-30 00:49:11 +03:00
test_mixins.py Fix photoalbum mixins image test 2021-02-14 23:05:32 -08:00
test_myplex.py Fix a test in navigation 2020-12-30 23:58:01 +01:00
test_navigation.py Fix a test in navigation 2020-12-30 23:58:01 +01:00
test_photo.py Add photos mixins tests 2021-02-14 22:58:48 -08:00
test_playlist.py Fix playlist tests 2020-12-24 09:21:29 -08:00
test_playqueue.py Add test 2020-11-30 16:04:51 -06:00
test_search.py Clean formatting 2017-02-01 23:47:22 -05:00
test_server.py Add clientIdentifier attribute to SystemDevice (#703) 2021-03-22 14:35:57 -05: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 Change photos sync test to get photos by date added instead of device (#709) 2021-03-22 15:14:22 -05:00
test_utils.py Fix timestamp assertion in tests (#547) 2020-08-07 15:47:46 -05:00
test_video.py Adds Movie and Artist advanced setting attributes (#680) 2021-03-11 11:20:28 -06:00