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.
Readarr/NzbDrone.Core.Test
Mark McDowall eb323b5394
Fixed broken log provider tests.
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 Size is now parsed for each item in the feed. 13 years ago
Framework Adding some structure to NzbDrone.Core.Test 13 years ago
JobTests Adding some structure to NzbDrone.Core.Test 13 years ago
Properties
ProviderTests Fixed broken log provider tests. 13 years ago
App.config
CentralDispatchTest.cs Added compile date to footer 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 Adding some structure to NzbDrone.Core.Test 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
SceneMappingTest.cs
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
packages.config Moved NLog, Fluentassertion to Nuget. 13 years ago