Sonarr/src/NzbDrone.Core.Test/Download
Taloth Saldono 6fc4ea614d Fixed: Ignore '.unwanted' directory when importing.
fixes #2072
2017-07-27 15:49:45 +02:00
..
DownloadApprovedReportsTests Fixed broken test and add a couple more for ProcessDownloadDecisions 2017-06-04 00:52:34 -07:00
DownloadClientTests Fixed: Ignore '.unwanted' directory when importing. 2017-07-27 15:49:45 +02:00
Pending/PendingReleaseServiceTests Store releases when download client is unavailable 2017-06-03 20:41:32 -07:00
TrackedDownloads Fixed: Parsing of queued specials from download client queue 2016-01-05 22:56:34 -08:00
CompletedDownloadServiceFixture.cs New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI. 2016-11-02 20:28:45 +01:00
DownloadClientStatusServiceFixture.cs Prevent back-off escalation during grace period. 2017-06-17 23:42:04 +02:00
DownloadServiceFixture.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
FailedDownloadServiceFixture.cs