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.
Prowlarr/NzbDrone.Core.Test
Mark McDowall 07a4c94032
Removed ParseSeasonInfo.
13 years ago
..
Files SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first. 13 years ago
Framework Fixed orphaned job issue in JobController 13 years ago
Properties ReSharper code cleanup 14 years ago
App.config moved SQL CE to Nuget. 13 years ago
CentralDispatchTest.cs Added Tests for CentralDispatch 13 years ago
ConfigProviderTest.cs Fixed some small issues, here and there. 13 years ago
DiskScanJobTest.cs Updated JobProvider to allow jobs with two targets. 13 years ago
DiskScanProviderTest.cs Removed Episodes list from EpisodeFile object. 13 years ago
DiskScanProviderTest_ImportFile.cs Delete existing files on import if equal or better quality otherwise skip importing. If the folder is not deleted after processing it is renamed so it will not be processed repeatedly. 13 years ago
DownloadProviderTest.cs Fixed DownloadProviderTest (wasn't providing a mock for ExternalNotificationProvider) 13 years ago
EpisodeProviderTest.cs EpisodesWithoutFiles now skips ignored episodes, Tests updated. 13 years ago
EpisodeProviderTest_GetEpisodesByParseResult.cs Fixed sab title issue 13 years ago
EpisodeSearchJobTest.cs Added test for seondaryTargetId being less than 0. 13 years ago
EpisodeStatusTest.cs Fixed broken tests for episode status = ignored. 13 years ago
EventClientProviderTest.cs XbmcProvider updated to include new Json API methods. 13 years ago
FluentTest.cs Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)" 13 years ago
HistoryProviderTest.cs Switched to SQLCE 4.0 13 years ago
ImportNewSeriesJobTest.cs Updated JobProvider to allow jobs with two targets. 13 years ago
IndexerProviderTest.cs Added Tests for CentralDispatch 13 years ago
IndexerTests.cs Removed ParseSeasonInfo. 13 years ago
InventoryProvider_IsMonitoredTest.cs Cleanup and tests around ImportFile 13 years ago
InventoryProvider_QualityNeededTest.cs Switched to SQLCE 4.0 13 years ago
JobProviderTest.cs Updated JobProvider to allow jobs with two targets. 13 years ago
LogProviderTest.cs Increased some columns sizes to avoid cutoffs. 13 years ago
MediaFileProviderTests.cs Updated JobProvider to allow jobs with two targets. 13 years ago
MediaFileProvider_GetNewFilenameTest.cs some cleanup 13 years ago
NzbDrone.Core.Test.csproj SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first. 13 years ago
ParserTest.cs Removed ParseSeasonInfo. 13 years ago
QualityProfileTest.cs Added Tests for CentralDispatch 13 years ago
QualityTest.cs Updated fluent assertion, unignored qulity equality tests. 13 years ago
RootDirProviderTest.cs Fixed some petapoco issue with insert. 13 years ago
SabProviderTest.cs SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first. 13 years ago
SceneMappingTest.cs Fixed SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId. 13 years ago
SeasonSearchJobTest.cs Added SeriesSearch and RenameSeries jobs. 13 years ago
SeriesProviderTest.cs SeriesPathExists compares paths in lower-case now. 13 years ago
SeriesSearchJobTest.cs Added SeriesSearch and RenameSeries jobs. 13 years ago
TvDbProviderTest.cs fixed broken tests 13 years ago
UpcomingEpisodesProviderTest.cs Updated tests to for Upcoming Provider to make sure a series is returned. 13 years ago
XbmcProviderTest.cs XbmcProvider updated to include new Json API methods. 13 years ago
dbBenchmark.cs Removed all warnings 13 years ago
log.config Added support to Error/Warning/Fatal verification in text projects 14 years ago
packages.config Added Tests for CentralDispatch 13 years ago