Added RSS support for torrents

This commit is contained in:
Keivan Beigi 2013-09-13 16:17:58 -07:00
parent 89d603d71c
commit 82b06bab7a
59 changed files with 577 additions and 268 deletions

View file

@ -22,7 +22,7 @@ namespace NzbDrone.Integration.Test
{
releaseResource.Age.Should().BeGreaterOrEqualTo(-1);
releaseResource.Title.Should().NotBeBlank();
releaseResource.NzbUrl.Should().NotBeBlank();
releaseResource.DownloadUrl.Should().NotBeBlank();
releaseResource.SeriesTitle.Should().NotBeBlank();
//TODO: uncomment these after moving to restsharp for rss
//releaseResource.NzbInfoUrl.Should().NotBeBlank();