Sonarr/NzbDrone.Core.Test/ProviderTests
Mark McDowall 8267be0a48 Added another test for IsUpgrade. 2012-01-23 10:57:27 -08:00
..
DiskProviderTests All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
InventoryProviderTests Added another test for IsUpgrade. 2012-01-23 10:57:27 -08:00
JobProviderTests Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
LogProviderTests Enabled rolling file logging. 2012-01-22 18:41:44 -08:00
MediaFileProviderTests Files will be tagged with Proper when append quality is enabled and episode is a proper. 2012-01-22 11:25:59 -08:00
NotificationProviderTests Tweaked Progress notification. 2012-01-22 23:43:54 -08:00
PostDownloadProviderTests Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue. 2012-01-22 22:43:11 -08:00
SabProviderTests Fixed more queue issue. 2012-01-22 20:25:05 -08:00
SearchProviderTests Added pre-search check for EpisodeSearch to see if an upgrade is possible, before attempting. 2012-01-17 23:45:21 -08:00
UpdateProviderTests Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue. 2012-01-22 22:43:11 -08:00
ConfigProviderTest.cs You can no longer add root folders that don't already exist. 2012-01-18 21:06:45 -08:00
DiskScanProviderTest.cs Files will be tagged with Proper when append quality is enabled and episode is a proper. 2012-01-22 11:25:59 -08:00
DiskScanProviderTest_ImportFile.cs Fixed spelling for Expected[LogType]. 2011-12-19 16:58:26 -08:00
DownloadProviderTest.cs Check sab queue now takes quality into consideration 2012-01-19 21:50:16 -08:00
EpisodeProviderTest.cs Episode auto-ignore is now done in realtime rather than using a job. 2012-01-16 20:05:36 -08:00
EpisodeProviderTest_DeleteInvalidEpisodes.cs All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
EpisodeProviderTest_GetEpisodesByParseResult.cs Auto adding of episodes is now disabled. (we should make it more conservative if we want to bring it back) 2012-01-06 13:26:05 -08:00
EventClientProviderTest.cs XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing). 2012-01-09 23:10:53 -08:00
GrowlProviderTest.cs All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
HistoryProviderTest.cs All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
IndexerProviderTest.cs All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
MediaFileProviderTest.cs Episode auto-ignore is now done in realtime rather than using a job. 2012-01-16 20:05:36 -08:00
MisnamedProviderTest.cs Files will be tagged with Proper when append quality is enabled and episode is a proper. 2012-01-22 11:25:59 -08:00
NewznabProviderTest.cs All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
ProwlProviderTest.cs Fixed spelling for Expected[LogType]. 2011-12-19 16:58:26 -08:00
QualityTypeProviderTest.cs All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
ReferenceDataProviderTest.cs DailySeries now use the JSON API instead of the CSV file. 2012-01-12 20:08:58 -08:00
RootDirProviderTest.cs Duplicated root folders are now blocked. 2012-01-18 21:06:48 -08:00
SceneMappingProviderTest.cs SceneMapping will use the JSON API instead of CSV file now. 2012-01-12 19:22:28 -08:00
SeriesProviderTest.cs Series Grid won't show series that haven't been completely added (LastInfoSync is null). 2012-01-22 20:14:01 -08:00
TvDbProviderTest.cs TVDb exceptions are now ignored. 2011-11-26 19:53:13 -08:00
UpcomingEpisodesProviderTest.cs All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
XbmcProviderTest.cs XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing). 2012-01-09 23:10:53 -08:00