..
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
Fix various typos ( #880 )
2022-02-26 19:26:08 -08:00
payloads.py
Add methods for accepting and cancelling friend invites ( #849 )
2021-11-20 16:16:01 -08:00
test__prepare.py
Set CI branch/PR triggers, revert testing tweaks
2020-11-17 20:48:31 -06:00
test_actions.py
Fix rating mixin tests
2021-05-30 16:22:54 -07:00
test_audio.py
Add guids attribute to Artist, Album, and Track ( #968 )
2022-07-20 19:35:46 -07:00
test_client.py
Fix various typos ( #880 )
2022-02-26 19:26:08 -08:00
test_collection.py
Add support for collection "filtering based on user" advanced setting ( #894 )
2022-02-26 22:50:04 -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 support for Plex guid in LibrarySection.getGuid()
( #926 )
2022-05-16 19:54:51 -07:00
test_media.py
Add tests for media tags
2021-05-09 20:03:12 -07:00
test_misc.py
fix audio test
2020-04-30 00:49:11 +03:00
test_mixins.py
Refactor and cleanup tag methods ( #875 )
2022-02-26 21:50:48 -08:00
test_myplex.py
Fix searching and browsing Discover results ( #970 )
2022-07-20 19:37:48 -07:00
test_navigation.py
Fix various typos ( #880 )
2022-02-26 19:26:08 -08:00
test_photo.py
Add new methods to edit object fields ( #876 )
2022-02-26 21:40:51 -08:00
test_playlist.py
Fix image mixins tests ( #856 )
2021-11-20 17:14:34 -08:00
test_playqueue.py
Fix various typos ( #880 )
2022-02-26 19:26:08 -08:00
test_search.py
Clean formatting
2017-02-01 23:47:22 -05:00
test_server.py
Add method to manually run butler tasks ( #916 )
2022-05-16 19:51:39 -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
Fix various typos ( #880 )
2022-02-26 19:26:08 -08:00
test_utils.py
Cleanup download methods ( #847 )
2021-11-20 14:16:58 -08:00
test_video.py
Add MediaPartStream.languageTag
attribute ( #959 )
2022-07-20 19:06:06 -07:00