added simple automation test.

This commit is contained in:
kayone 2013-11-11 19:25:54 -08:00
parent 4defc04026
commit 034f8e8dfd
14 changed files with 272 additions and 14 deletions

View file

@ -8,6 +8,7 @@ using NzbDrone.Api.History;
using NzbDrone.Api.RootFolders;
using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Integration.Test.Client;
using NzbDrone.Test.Common;
using NzbDrone.Test.Common.Categories;
using RestSharp;