Sonarr/NzbDrone.Core.Test
Mark McDowall 07a4c94032 Removed ParseSeasonInfo.
ParseEpisodeInfo will mark a report as a full season if no episodes are found, but was matched.
Fixed tests that were affected by REGEX changes.
2011-08-26 22:37:20 -07:00
..
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. 2011-08-26 10:45:59 -07:00
Framework Fixed orphaned job issue in JobController 2011-07-10 21:53:34 -07:00
Properties ReSharper code cleanup 2011-04-09 19:44:01 -07:00
App.config moved SQL CE to Nuget. 2011-06-23 00:16:15 -07:00
CentralDispatchTest.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
ConfigProviderTest.cs Fixed some small issues, here and there. 2011-06-17 19:51:53 -07:00
DiskScanJobTest.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
DiskScanProviderTest.cs Removed Episodes list from EpisodeFile object. 2011-06-21 22:44:57 -07:00
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. 2011-08-25 23:23:21 -07:00
DownloadProviderTest.cs Fixed DownloadProviderTest (wasn't providing a mock for ExternalNotificationProvider) 2011-07-28 18:02:21 -07:00
EpisodeProviderTest.cs EpisodesWithoutFiles now skips ignored episodes, Tests updated. 2011-08-03 22:56:42 -07:00
EpisodeProviderTest_GetEpisodesByParseResult.cs Fixed sab title issue 2011-06-21 20:38:46 -07:00
EpisodeSearchJobTest.cs Added test for seondaryTargetId being less than 0. 2011-08-21 18:07:22 -07:00
EpisodeStatusTest.cs Fixed broken tests for episode status = ignored. 2011-08-21 23:32:38 -07:00
EventClientProviderTest.cs XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -07:00
FluentTest.cs Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)" 2011-06-18 10:19:24 -07:00
HistoryProviderTest.cs Switched to SQLCE 4.0 2011-06-22 23:56:17 -07:00
ImportNewSeriesJobTest.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
IndexerProviderTest.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
IndexerTests.cs Removed ParseSeasonInfo. 2011-08-26 22:37:20 -07:00
InventoryProvider_IsMonitoredTest.cs Cleanup and tests around ImportFile 2011-06-21 18:12:20 -07:00
InventoryProvider_QualityNeededTest.cs Switched to SQLCE 4.0 2011-06-22 23:56:17 -07:00
JobProviderTest.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
LogProviderTest.cs Increased some columns sizes to avoid cutoffs. 2011-07-06 00:37:58 -07:00
MediaFileProviderTests.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
MediaFileProvider_GetNewFilenameTest.cs some cleanup 2011-07-07 20:57:44 -07:00
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. 2011-08-26 10:45:59 -07:00
ParserTest.cs Removed ParseSeasonInfo. 2011-08-26 22:37:20 -07:00
QualityProfileTest.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
QualityTest.cs Updated fluent assertion, unignored qulity equality tests. 2011-07-05 23:16:37 -07:00
RootDirProviderTest.cs Fixed some petapoco issue with insert. 2011-07-02 16:45:29 -07:00
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. 2011-08-26 10:45:59 -07:00
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. 2011-08-22 23:07:04 -07:00
SeasonSearchJobTest.cs Added SeriesSearch and RenameSeries jobs. 2011-08-22 22:29:12 -07:00
SeriesProviderTest.cs SeriesPathExists compares paths in lower-case now. 2011-07-28 18:03:24 -07:00
SeriesSearchJobTest.cs Added SeriesSearch and RenameSeries jobs. 2011-08-22 22:29:12 -07:00
TvDbProviderTest.cs fixed broken tests 2011-07-03 22:34:20 -07:00
UpcomingEpisodesProviderTest.cs Updated tests to for Upcoming Provider to make sure a series is returned. 2011-06-19 20:21:54 -07:00
XbmcProviderTest.cs XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -07:00
dbBenchmark.cs Removed all warnings 2011-06-19 13:43:47 -07:00
log.config Added support to Error/Warning/Fatal verification in text projects 2011-05-18 20:55:35 -07:00
packages.config Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00