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
kay.one 6828f099bc
Removed all static state tracking from job provider.
13 years ago
..
App_Data ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades). 13 years ago
Files Added some update APIs to check for updates and download and extract the update package. 13 years ago
Framework Removed all static state tracking from job provider. 13 years ago
JobTests Replaced deprecated NBuilder calls. 13 years ago
Properties ReSharper code cleanup 14 years ago
ProviderTests Removed all static state tracking from job provider. 13 years ago
App.config moved SQL CE to Nuget. 13 years ago
CentralDispatchTest.cs Removed all static state tracking from job provider. 13 years ago
EpisodeStatusTest.cs Added two new Episode Statuses - Unpacking and Failed. 13 years ago
FluentTest.cs Adding some structure to NzbDrone.Core.Test 13 years ago
IndexerTests.cs Adding some structure to NzbDrone.Core.Test 13 years ago
NzbDrone.Core.Test.csproj Refactored the shit out of PostDownloadProvider 13 years ago
ParserTest.cs Added Support for 1011 as a number convention. 13 years ago
QualityProfileTest.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
QualityTest.cs Updated fluent assertion, unignored qulity equality tests. 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
SortHelperTest.cs SortHelper.SkipArticles will no longer bomb when a null is passed. 13 years ago
dbBenchmark.cs Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;) 13 years ago
log.config Added support to Error/Warning/Fatal verification in text projects 14 years ago
packages.config Moved NLog, Fluentassertion to Nuget. 13 years ago