1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-18 00:09:37 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
markus101
a2967f4658 IHttpController/HttpController Added (So we can Mock SABnzbd requests)
More unit tests for SabController
2010-09-27 17:49:34 -07:00
markus101
50f97e824e Fixed Unit Test for SabController.AddByUrl
Added unit test for SabController.IsInQueue (Need to Mock SAB)
SabController uses HttpUtility.UrlEncode on Title to clean it
2010-09-27 00:19:43 -07:00
markus101
67b617b950 Merge branch 'master' of git://github.com/kayone/NzbDrone 2010-09-26 19:31:14 -07:00
markus101
a427f9c16d SabController - Removed AddByPath, Completed AddByUrl and IsInQueue
Created SabControllerTest - Added AddByPath Test (Needs more work)
Added, Episode, FeedItem, ItemInfo and Site classes to store information
2010-09-26 19:20:42 -07:00
kay.one
22ec10483a cleaned DbConfigControllerTest 2010-09-26 14:21:53 -07:00
kay.one
772452aa8b added tests for basic config set/get to db 2010-09-23 23:16:43 -07:00
kay.one
74ac3bb599 Initial Commit 2010-09-22 20:19:47 -07:00