Radarr/NzbDrone.Core.Test
Mark McDowall 951eb4523d Support for csi525 naming added, previously csi.525 would work, but csi525 wouldn't. 2011-09-18 12:59:23 -07:00
..
Files Size is now parsed for each item in the feed. 2011-09-13 19:25:33 -07:00
Framework Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
Properties
App.config moved SQL CE to Nuget. 2011-06-23 00:16:15 -07:00
BacklogSearchJobTest.cs Backlog search added (disabled) - It will search for a full season if a full season is missing. 2011-08-28 12:07:56 -07:00
BannerDownloadJobTest.cs Fixed broken test that was using app relative path. 2011-09-15 23:01:31 -07:00
CentralDispatchTest.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
ConfigProviderTest.cs
DiskScanJobTest.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
DiskScanProviderTest.cs
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 Report size is now verified to ensure it is under the MaxSize for that quality type, with tests. 2011-09-13 21:37:22 -07:00
EpisodeProviderTest_GetEpisodesByParseResult.cs
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
HistoryProviderTest.cs
ImportNewSeriesJobTest.cs Added BannerDownloadJob, it will run every 30 days. 2011-09-10 01:42:05 -07:00
IndexerProviderTest.cs Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs. 2011-08-27 22:45:36 -07:00
IndexerTests.cs Size is now parsed for each item in the feed. 2011-09-13 19:25:33 -07:00
InventoryProvider_IsAcceptableSizeTest.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
InventoryProvider_IsMonitoredTest.cs
InventoryProvider_QualityNeededTest.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
JobProviderTest.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
LogProviderTest.cs TopLogs will now return the count pass in, reduced to 5000 from 7500 to prevent JsonSerialization issues when being sent to the grid. 2011-09-07 17:01:51 -07:00
MediaFileProviderTests.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
MediaFileProvider_GetNewFilenameTest.cs some cleanup 2011-07-07 20:57:44 -07:00
MisnamedProviderTest.cs EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class) 2011-09-04 00:45:58 -07:00
NzbDrone.Core.Test.csproj Report size is now verified to ensure it is under the MaxSize for that quality type, with tests. 2011-09-13 21:37:22 -07:00
ParserTest.cs Support for csi525 naming added, previously csi.525 would work, but csi525 wouldn't. 2011-09-18 12:59:23 -07:00
QualityProfileTest.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
QualityTest.cs Updated fluent assertion, unignored qulity equality tests. 2011-07-05 23:16:37 -07:00
QualityTypeProviderTest.cs Size is now parsed for each item in the feed. 2011-09-13 19:25:33 -07:00
RootDirProviderTest.cs Fixed some petapoco issue with insert. 2011-07-02 16:45:29 -07:00
SabProviderTest.cs GetSabName will return cleaner Season naming when it is a FullSeason release. 2011-08-28 15:22:19 -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
SearchJobTest.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
SearchProviderTest_Episode.cs EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated. 2011-09-05 17:44:03 -07:00
SearchProviderTest_PartialSeason.cs Added partial season searching when a full season NZB is not available. 2011-08-31 23:58:54 -07:00
SearchProviderTest_Season.cs Added partial season searching when a full season NZB is not available. 2011-08-31 23:58:54 -07:00
SeasonSearchJobTest.cs Added partial season searching when a full season NZB is not available. 2011-08-31 23:58:54 -07:00
SeriesProviderTest.cs SeriesPathExists compares paths in lower-case now. 2011-07-28 18:03:24 -07:00
SeriesSearchJobTest.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
TvDbProviderTest.cs fixed broken tests 2011-07-03 22:34:20 -07:00
UpcomingEpisodesProviderTest.cs
XbmcProviderTest.cs XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -07:00
dbBenchmark.cs
log.config
packages.config Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00