Hellowlol
|
6735ecc123
|
more more
|
2017-10-26 00:51:25 +02:00 |
|
Michael Shepanski
|
1121fdc1bb
|
Comment out failing test.
|
2017-10-11 23:28:19 -04:00 |
|
Hellowlol
|
8910a307f9
|
Fix tests
Should we just remove the cache and require that the user reloads this?
or i can reload in the tests.
|
2017-10-09 15:57:37 +02:00 |
|
Michael Shepanski
|
9c1b81b161
|
Fix test
|
2017-09-29 19:37:49 -04:00 |
|
Hellowlol
|
72094fce40
|
More tests fixes
|
2017-08-18 21:44:40 +02:00 |
|
Michael Shepanski
|
943aa02e69
|
Rename playlist.share to playlist.copyToUser; Make plex.myPlexSubscription a bool; Fix a few tests with updated attrs; Skip test_copyToUser if no subscription
|
2017-08-11 15:14:32 -04:00 |
|
Hellowlol
|
498ac29106
|
add tests for islatest and check for update
|
2017-07-18 23:20:49 +02:00 |
|
Michael Shepanski
|
650a88d638
|
Started movinf client tests into Pytest framework
|
2017-05-12 23:25:57 -04:00 |
|
Michael Shepanski
|
47e4e8b902
|
Updated tests to use open source video details
|
2017-05-01 23:26:27 -04:00 |
|
Michael Shepanski
|
166e4a829c
|
Be a bit nicer in test_server_alert_listener
|
2017-04-29 21:25:03 -04:00 |
|
Michael Shepanski
|
35fc7718f5
|
Tests now passing on personal server
|
2017-04-29 01:47:21 -04:00 |
|
Michael Shepanski
|
379b8ff63b
|
Tests now pass for both test servers
|
2017-04-23 01:54:53 -04:00 |
|
Michael Shepanski
|
7ec909dce6
|
Finish generic tests; a few things to polish before merge
|
2017-04-23 01:18:53 -04:00 |
|
Michael Shepanski
|
29daf4c237
|
Update test_server
|
2017-04-16 23:33:33 -04:00 |
|
Michael Shepanski
|
e87a7346c6
|
Fix test
|
2017-02-27 00:36:20 -05:00 |
|
Hellowlol
|
53fab6239a
|
fix tests for download logs/dbs
fix clients. Clients now tries to get info from plex.tv resources in the
port is missing.
add quote_plus to compat
|
2017-02-26 22:47:40 +01:00 |
|
Hellowlol
|
baeedcebbf
|
add download log/db.
|
2017-02-26 21:01:54 +01:00 |
|
Michael Shepanski
|
e66cc0a9c0
|
I was never happy with notifier being the name of the event listener. AlertListener is more boring, but also more clear what its doing.
|
2017-02-24 23:50:58 -05:00 |
|
Michael Shepanski
|
4b1a564409
|
All config options can be set with environment variables; Update all os.environ calls to use CONFIG.get; Finish documenting configuration options.
|
2017-02-19 22:18:23 -05:00 |
|
Hellowlol
|
5e18776ee2
|
add support to shuffle to createplayqueue and playlist.playqueue
See the tests for examples.
|
2017-02-14 22:12:56 +01:00 |
|
Michael Shepanski
|
a692fbcd6f
|
Merge branch '3.0.0' into add_delete
|
2017-02-11 11:46:49 -05:00 |
|
Hellowlol
|
54faa30d2d
|
fix my fix of my bug... comment out server updatedat.
|
2017-02-11 11:09:35 +01:00 |
|
Michael Shepanski
|
3783f3c61b
|
Add missing requirement for dev. Document that you need websocket-client installed in order to use PlexNotifier
|
2017-02-10 23:26:09 -05:00 |
|
Michael Shepanski
|
6b1ae844c5
|
Add PlexNotifier class; Ability to monitor plex notifications (current scan progress, transcode session updates, etc)
|
2017-02-10 23:08:36 -05:00 |
|
Michael Shepanski
|
5443711b90
|
Make _query and _url public methods since we use it as such
|
2017-02-08 23:29:17 -05:00 |
|
Michael Shepanski
|
f676d4cbbf
|
Most tests passing; Need to add better filters on fetchItems for watched / unwatched
|
2017-02-08 02:00:43 -05:00 |
|
Michael Shepanski
|
fcc1248a9b
|
Fix private variable names in tests
|
2017-02-07 02:14:49 -05:00 |
|
Michael Shepanski
|
a2cdc97453
|
Fix tests; comment out a few that were breaking because of timezone aware datetimes; Perhaps converting datetimes to timestamps then comparing the int values will be more reliable.
|
2017-02-03 11:39:46 -05:00 |
|
Michael Shepanski
|
622c2490a0
|
Clean formatting
|
2017-02-01 23:47:22 -05:00 |
|
Michael Shepanski
|
45857f9fb7
|
Move pytests up to main tests folder; Move old tests to archived folder
|
2017-02-01 23:10:12 -05:00 |
|