Sonarr/NzbDrone.Core.Test
Mark McDowall 0ed898b6db IsIgnored will now be checked when adding new episodes to the DB, it will:
- ignore new episodes of a season if that season was already ignored
- ignore new seasons if the previous was ignored
- ignore specials (when a new series is added), if a user chooses to download specials, all new specials will not be ignored

Added tests for IsIgnored and AddEpisode changes.
2011-07-22 17:57:52 -07:00
..
Files Newzbin now parses the language out properly. 2011-07-10 12:52:29 -07:00
Framework Fixed orphaned job issue in JobController 2011-07-10 21:53:34 -07:00
Properties
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
DiskScanJobTest.cs Refactored MediaFileProvider 2011-06-19 20:04:08 -07:00
DiskScanProviderTest.cs Removed Episodes list from EpisodeFile object. 2011-06-21 22:44:57 -07:00
DiskScanProviderTest_ImportFile.cs Removed Episodes list from EpisodeFile object. 2011-06-21 22:44:57 -07:00
DownloadProviderTest.cs Episode is now marked as grabbed on download 2011-07-03 16:04:57 -07:00
EpisodeProviderTest.cs IsIgnored will now be checked when adding new episodes to the DB, it will: 2011-07-22 17:57:52 -07:00
EpisodeProviderTest_GetEpisodesByParseResult.cs Fixed sab title issue 2011-06-21 20:38:46 -07:00
EpisodeSearchJobTest.cs Cleanup and tests around ImportFile 2011-06-21 18:12:20 -07:00
EpisodeStatusTest.cs Fixed episode status of recently imported episodes. 2011-07-10 13:07:42 -07:00
EventClientProviderTest.cs XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -07:00
FluentTest.cs
HistoryProviderTest.cs Switched to SQLCE 4.0 2011-06-22 23:56:17 -07:00
ImportNewSeriesJobTest.cs
IndexerProviderTest.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
IndexerTests.cs Fixed episode status of recently imported episodes. 2011-07-10 13:07:42 -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 Priority is now set using a timer 2011-07-10 22:15:37 -07:00
LogProviderTest.cs Increased some columns sizes to avoid cutoffs. 2011-07-06 00:37:58 -07:00
MediaFileProviderTests.cs Renamed sorting config keys 2011-07-07 20:36:02 -07:00
MediaFileProvider_GetNewFilenameTest.cs some cleanup 2011-07-07 20:57:44 -07:00
NzbDrone.Core.Test.csproj Merge branch 'markus101' 2011-07-10 13:16:22 -07:00
ParserTest.cs minor tweaks 2011-07-06 00:36:49 -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 Switched to SQLCE 4.0 2011-06-22 23:56:17 -07:00
SceneMappingTest.cs
SeriesProviderTest.cs Fixed broken Series with Episode Count test. 2011-07-09 19:58:36 -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
packages.config Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00