Steffen Fredriksen
5299282599
Merge pull request #509 from pkkid/adding_fields
...
Add fields to most objects
2020-08-02 16:09:33 +02:00
Hellowlol
d7c215b119
Small change to the repr and add test.
2020-06-14 20:21:46 +02:00
blacktwin
15f76e8480
add test for confirming edit and field locked on a collection
2020-06-12 14:17:08 -04:00
blacktwin
f5e2021bff
add test for confirming edit and field locked on a movie and episode
2020-06-12 14:15:53 -04:00
jjlawren
4193012bc2
Improve Sonos ID lookup ( #496 )
2020-05-26 15:09:39 -05:00
Jason Lawrence
735e26f257
Sonos lookup fixes and tests
2020-05-15 08:45:46 -05:00
Hellowlol
6138c709cd
first pass on tools and tests
2020-05-12 23:26:29 +02:00
Hellowlol
530c6d6344
burn
2020-05-11 23:51:31 +02:00
Hellowlol
60e40bbe3d
pos
2020-05-11 23:26:44 +02:00
Hellowlol
8439451b0d
Update test_server.py
2020-05-11 23:18:55 +02:00
Hellowlol
42c83aa084
Fix for library title search when special chars is used
...
fix flaky test.
2020-05-11 15:14:38 +02:00
Steffen Fredriksen
6daaa85f18
Merge pull request #471 from jjlawren/sonos_controls
...
Allow control of Sonos speakers using Plex API
2020-05-10 14:31:16 +02:00
Steffen Fredriksen
226737807e
Merge pull request #472 from pkkid/matching_fix
...
matching_fix
2020-05-10 14:30:59 +02:00
Jason Lawrence
f55b8a1416
Add mocked tests for Sonos
2020-05-06 09:15:03 -05:00
blacktwin
f05866839f
creation of test_video_Movie_match
2020-05-04 22:11:41 -04:00
Steffen Fredriksen
7905ff0e58
Merge pull request #468 from pkkid/less_deps
...
reduce deps
2020-05-02 01:44:28 +03:00
Hellowlol
5911597154
forgot one file.
2020-05-02 01:34:08 +03:00
Hellowlol
8ac2edb3f6
reduce deps
2020-05-02 01:29:26 +03:00
Hellowlol
201466a52f
Allow failure
2020-05-02 00:32:46 +03:00
Hellowlol
c5fc907339
add merge test
2020-05-02 00:06:29 +03:00
Steffen Fredriksen
437eea8dfc
Merge pull request #466 from pkkid/batchsearch
...
Make it easier to set a container size using search
2020-05-01 21:08:51 +03:00
Hellowlol
6358f051d2
Update test_navigation.py
2020-04-30 00:49:11 +03:00
Hellowlol
c9052ef933
fix audio test
...
run black on some tests
2020-04-30 00:49:11 +03:00
Hellowlol
0520ca7390
Update test_audio.py
2020-04-30 00:44:59 +03:00
Hellowlol
47367292f2
Fix some audio test
...
Make some attributes tests less strict and they tend fail some time to time.
2020-04-30 00:44:59 +03:00
Hellowlol
2683c776eb
first pass on static media
2020-04-30 00:44:59 +03:00
Hellowlol
1e77e76fb0
Add log message
...
Add some test that verify that we cant get in a enless loop and handle container_start corrently.
2020-04-29 14:42:19 +03:00
Hellowlol
819292b809
add some tests
2020-04-27 21:43:35 +03:00
Steffen Fredriksen
6eea7cce0f
Allow pagination ( #464 )
...
Allow pagination on fetchItems
2020-04-26 21:18:52 +02:00
jjlawren
70d93ad61e
Only test important client attributes ( #458 )
2020-04-16 21:14:15 -05:00
Hellowlol
34c506107f
update travis build
...
so we always test on the latest.
2020-04-16 23:51:18 +02:00
Jason Lawrence
06e6386ea3
Minor test fixes
2020-04-16 12:07:40 -05:00
Steffen Fredriksen
0da9e3994a
Merge pull request #451 from jjlawren/raise_notfound
...
Raise NotFound on 404 errors
2020-04-16 14:41:14 +02:00
Steffen Fredriksen
a1b9cc2ebc
Delete man.py
2020-04-16 09:20:57 +02:00
Jason Lawrence
049791c5cf
Add server NotFound test
2020-04-15 22:07:53 -05:00
Hellowlol
350f43773a
fix test_settinngs_get
2020-04-16 01:12:17 +02:00
Hellowlol
e0d5a873e1
misc fixes
2020-04-16 00:30:00 +02:00
Hellowlol
ed3d16d1b0
som pytest 4 compat
...
and change to client timeline is can respond quicker.
2020-04-15 22:53:17 +02:00
Hellowlol
cc71daeaba
sync
2020-04-15 20:41:15 +02:00
Hellowlol
6741be06c4
fix tests
2020-04-14 22:13:30 +02:00
blacktwin
839a9da41d
Merge branch 'master' into conversion_actions
2020-04-07 09:21:32 -04:00
blacktwin
0edca722db
mark test as broken and skip.
...
provided reason as failing on some builds.
2020-03-06 08:55:15 -05:00
blacktwin
ec8491c2e1
update test
...
check server current allowMediaDeletion
test for redundant toggles
2020-02-26 08:57:42 -05:00
blacktwin
8f96c34eac
add test for checking _allowMediaDeletion method.
2020-02-25 16:40:15 -05:00
blacktwin
11ddd239d8
pausing conversion after creation to ensure job doesn't complete.
2020-02-17 17:35:07 -05:00
blacktwin
3acc72d0c3
add testing for optimizing videos
...
need sleep(1) to allow for conversion to go through.
2020-02-13 15:04:03 -05:00
Steffen Fredriksen
0a7b3ed3b3
Merge pull request #403 from zSeriesGuy/PlayHistory
...
Support history for specific ratingKeys
2019-11-28 23:15:36 +01:00
zSeriesGuy
d9820775a6
Add additional histroy methods
2019-11-16 16:35:20 -05:00
zSeriesGuy
f3091d9e97
Remove markwatched/markunwatched from audio tests history
2019-11-14 13:44:42 -05:00
zSeriesGuy
43a60f00f1
Support history for specific ratingKeys
...
Add history method to PlexPartialObject
Add ratingKey to server history method.
Add tests for movie, show, season, episode, artist, album, and track history.
2019-11-14 12:21:49 -05:00