This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
Sonarr
Watch
1
Star
0
Fork
0
You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced
2025-01-10 23:29:53 +02:00
Code
Issues
Releases
Activity
2e174c03c9
Sonarr
/
NzbDrone.Core.Test
History
kay.one
288359627e
WebException now marks indexer tests as Inconclusive.
2011-10-16 20:51:15 -07:00
..
App_Data
Files
Framework
Testing ExceptionVerification Inconclusive logic
2011-10-16 20:32:57 -07:00
Properties
App.config
BacklogSearchJobTest.cs
More code to support service, isn't working yet. (Console still works fine)
2011-10-08 19:16:11 -07:00
BannerDownloadJobTest.cs
CentralDispatchTest.cs
Added compile date to footer
2011-10-11 19:39:46 -07:00
ConfigFileProviderTest.cs
ConfigFileProvider will now add missing config values automatically, with a default value.
2011-10-06 21:36:47 -07:00
ConfigProviderTest.cs
dbBenchmark.cs
Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;)
2011-10-16 19:03:54 -07:00
DiskScanJobTest.cs
DiskScanProviderTest_ImportFile.cs
DiskScanProviderTest.cs
DownloadProviderTest.cs
EpisodeProviderTest_DeleteInvalidEpisodes.cs
EpisodeProviderTest_GetEpisodesByParseResult.cs
Found and fixed a bug in EpisodeProvider.GetEpisodesByParseResults, where it would incorrectly return all episodes for a season when a file was detected as a Full Season release.
2011-10-15 11:51:11 -07:00
EpisodeProviderTest.cs
PostDownloadProvider broken down further.
2011-10-14 08:37:19 -07:00
EpisodeStatusTest.cs
Added two new Episode Statuses - Unpacking and Failed.
2011-10-11 20:44:19 -07:00
EventClientProviderTest.cs
FluentTest.cs
Better test for Fluent.FreeDiskSpace()
2011-10-15 16:00:59 -07:00
HistoryProviderTest.cs
ImportNewSeriesJobTest.cs
IndexerProviderTest.cs
IndexerTests.cs
WebException now marks indexer tests as Inconclusive.
2011-10-16 20:51:15 -07:00
InventoryProvider_IsAcceptableSizeTest.cs
InventoryProvider_IsMonitoredTest.cs
InventoryProvider_QualityNeededTest.cs
JobProviderTest.cs
log.config
LogProviderTest.cs
MediaFileProvider_GetNewFilenameTest.cs
MediaFileProviderTests.cs
MisnamedProviderTest.cs
NzbDrone.Core.Test.csproj
Added ignore exception type to ExceptionVerfication
2011-10-16 19:42:11 -07:00
packages.config
ParserTest.cs
PostDownloadProviderTest.cs
PostDownloadProvider broken down further.
2011-10-14 08:37:19 -07:00
QualityProfileTest.cs
QualityTest.cs
QualityTypeProviderTest.cs
RootDirProviderTest.cs
SabProviderTest.cs
SceneMappingTest.cs
SearchJobTest.cs
SearchProviderTest_Episode.cs
SearchProviderTest_PartialSeason.cs
SearchProviderTest_Season.cs
SeasonSearchJobTest.cs
SeriesProviderTest.cs
SeriesSearchJobTest.cs
SortHelperTest.cs
SortHelper.SkipArticles will no longer bomb when a null is passed.
2011-10-06 09:37:34 -07:00
TvDbProviderTest.cs
UpcomingEpisodesProviderTest.cs
XbmcProviderTest.cs