1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-02-22 22:21:33 +00:00
Sonarr/NzbDrone.Core.Test/ProviderTests
2012-01-27 16:21:06 -08:00
..
AnalyticsProviderTests Started to add support for deskmetrics 2012-01-25 17:32:36 -08:00
DiskProviderTests System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download. 2012-01-25 23:56:05 -08:00
InventoryProviderTests Added another test for IsUpgrade. 2012-01-23 10:57:27 -08:00
JobProviderTests
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: Fixed issue where an unknown episode/item in the queue would crash CheckQueue. 2012-01-27 16:21:06 -08:00
SearchProviderTests
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 Fixed broken tests, DeskMetrics now has a different id during dev and production. 2012-01-25 17:52:47 -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
DownloadProviderTest.cs Check sab queue now takes quality into consideration 2012-01-19 21:50:16 -08:00
EpisodeProviderTest.cs
EpisodeProviderTest_DeleteInvalidEpisodes.cs
EpisodeProviderTest_GetEpisodesByParseResult.cs
EventClientProviderTest.cs
GrowlProviderTest.cs
HistoryProviderTest.cs
IndexerProviderTest.cs
MediaFileProviderTest.cs Started to add support for deskmetrics 2012-01-25 17:32: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
ProwlProviderTest.cs
QualityTypeProviderTest.cs
ReferenceDataProviderTest.cs
RootDirProviderTest.cs Duplicated root folders are now blocked. 2012-01-18 21:06:48 -08:00
SceneMappingProviderTest.cs
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
UpcomingEpisodesProviderTest.cs
XbmcProviderTest.cs