You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Radarr/NzbDrone.Core.Test/ProviderTests
Mark McDowall 6805a1041b
InitializeJobs will use current DateTime to setup new jobs (Prevents jobs running immediately for new installs).
13 years ago
..
DiskProviderTests
JobProviderTests InitializeJobs will use current DateTime to setup new jobs (Prevents jobs running immediately for new installs). 13 years ago
LogProviderTests
NotificationProviderTests
PostDownloadProviderTests Fixed broken tests 13 years ago
SearchProviderTests Processing of Daily Episode searching now supported. 13 years ago
UpdateProviderTests
ConfigProviderTest.cs
DiskScanProviderTest.cs
DiskScanProviderTest_ImportFile.cs
DownloadProviderTest.cs
EpisodeProviderTest.cs Updated EpisodeProviderTest to use Mocker and Db. 13 years ago
EpisodeProviderTest_DeleteInvalidEpisodes.cs
EpisodeProviderTest_GetEpisodesByParseResult.cs Using RealDb instead of Mocked DB. 13 years ago
EventClientProviderTest.cs
GrowlProviderTest.cs
HistoryProviderTest.cs
IndexerProviderTest.cs Removed single search method in indexer base. 13 years ago
InventoryProvider_IsAcceptableSizeTest.cs
InventoryProvider_IsMonitoredTest.cs
InventoryProvider_QualityNeededTest.cs
MediaFileProviderTests.cs
MediaFileProvider_GetNewFilenameTest.cs
MisnamedProviderTest.cs
NewznabProviderTest.cs
ProwlProviderTest.cs
QualityTypeProviderTest.cs
ReferenceDataProviderTest.cs Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series. 13 years ago
RootDirProviderTest.cs
SabProviderTest.cs
SeriesProviderTest.cs
TvDbProviderTest.cs TVDb exceptions are now ignored. 13 years ago
UpcomingEpisodesProviderTest.cs
XbmcProviderTest.cs