Commit graph

20 commits

Author SHA1 Message Date
tidusjar
067212e7e1 Removed commented out tests 2016-08-12 14:44:57 +01:00
tidusjar
4273da2bf7 Fixed the bad test after the merge 2016-08-12 14:44:05 +01:00
tidusjar
13324cac14 More unit tests around the login and also the core Plex Checker 2016-08-12 14:41:34 +01:00
tidusjar
2608e53399 #254 Removed the cache, we are now storing the plex information into the database.
There is a big structure change around this, also increased the default check time to be in hours.
2016-08-05 11:34:00 +01:00
tidusjar
57ec940d5a Moved the plex auth token to the plex settings where it should belong. 2016-07-14 13:01:07 +01:00
tidusjar
e8706354b9 Fixed tests 2016-06-13 10:34:37 +01:00
tidusjar
9ffe184dd3 More for #273 2016-06-01 18:32:52 +01:00
tidusjar
6067a4743e Small changes 2016-05-31 16:49:12 +01:00
tidusjar
c57f33151b Revert "Small changes"
This reverts commit 6d40d3b891.
2016-05-31 16:47:10 +01:00
tidusjar
6d40d3b891 Small changes 2016-05-31 16:46:48 +01:00
Drewster727
718e8868c1 #150 start caching plex media as well. refactored the availability checker. NEEDS TESTING. also, we need to make the Requests hit the plex api directly rather than hitting the cache as it does now. 2016-04-09 12:18:04 -05:00
tidusjar
f9cf728381 Changed the title to a contains but the artist still must match, 2016-04-05 14:14:04 +01:00
tidusjar
8a3576456c Added unit tests to cover the new changes to the availability checker 2016-04-05 12:45:40 +01:00
tidusjar
d6763bf435 Added happy path tests for the Checker 2016-03-31 10:40:54 +01:00
tidusjar
e2aa4016a8 Added some tests and fixed the issue where the DB would get created in the wrong place depending on how you launched the application 2016-03-29 14:13:13 +01:00
tidusjar
9402d1409e Wow, that was a lot of work.
- So, I have now finished #40.
- Fixed a bug where we was not choosing the correct tv series (Because of TVMaze)
- Fixed a bug when checking for plex titles
- Fixed a bug where the wrong issue would clean on the UI (DB was correct)
- Refactored how we send tv shows
- And too many small changes to count.
2016-03-19 14:17:54 +00:00
Jamie Rees
87baf542c5 Fixed tests 2016-03-18 21:12:44 +00:00
Jamie Rees
f5cb4d6879 fixed #25 2016-03-17 21:53:45 +00:00
tidusjar
d0bfe95402 Added test button to Plex. That's fixed #9 2016-03-15 13:29:28 +00:00
tidusjar
ba5ccfec33 Fixed #5 and also added some tests to the availability checker 2016-03-15 12:21:41 +00:00