1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/src/NzbDrone.Core.Test
2017-01-20 20:33:10 -08:00
..
Blacklisting Blacklisting torrents and using more info to evaluate matches 2015-05-05 08:39:41 -07:00
Configuration Saving settings failed if value was null. 2016-11-02 00:02:14 +01:00
DataAugmentation Removed unused using statements 2016-12-23 13:45:24 -08:00
Datastore Removed unused using statements 2016-12-23 13:45:24 -08:00
DecisionEngineTests Use nameof 2017-01-17 11:47:06 -08:00
Download Removed unused using statements 2016-12-23 13:45:24 -08:00
Files New: switched nyaa to HTTPS 2017-01-03 18:37:46 -08:00
Framework don't log migrations during regular DB tests 2017-01-20 20:33:10 -08:00
HealthCheck New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
HistoryTests New: Parse existing subtitles and extra files 2016-09-17 01:27:15 -07:00
Housekeeping/Housekeepers Removed unused using statements 2016-12-23 13:45:24 -08:00
Http Removed unused using statements 2016-12-23 13:45:24 -08:00
IndexerSearchTests Removed unused using statements 2016-12-23 13:45:24 -08:00
IndexerTests New: switched nyaa to HTTPS 2017-01-03 18:37:46 -08:00
Instrumentation Disable Sentry Reporting based on analytics flag 2017-01-04 17:56:29 -08:00
JobTests
MediaCoverTests Removed unused using statements 2016-12-23 13:45:24 -08:00
MediaFiles Removed unused using statements 2016-12-23 13:45:24 -08:00
Messaging Fixed: Early cleanup of completed tasks 2015-06-02 21:37:28 -07:00
Metadata/Consumers New: Parse existing subtitles and extra files 2016-09-17 01:27:15 -07:00
MetadataSource Removed unused using statements 2016-12-23 13:45:24 -08:00
NotificationTests Notification API Cleanup 2016-12-27 23:52:20 -08:00
OrganizerTests Removed unused using statements 2016-12-23 13:45:24 -08:00
ParserTests Use nameof 2017-01-17 11:47:06 -08:00
Profiles New: Added support for UltraHD (2160p) quality 2016-02-14 00:08:15 +01:00
Properties Fixed compile warnings. 2014-07-21 08:18:24 -07:00
Providers Removed unused using statements 2016-12-23 13:45:24 -08:00
ProviderTests Exclude .grab and Plex Version folders 2017-01-18 20:15:32 -08:00
Qualities Use nameof 2017-01-17 11:47:06 -08:00
QueueTests Removed unused using statements 2016-12-23 13:45:24 -08:00
RemotePathMappingsTests Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
RootFolderTests AsOsAgnostic paths for root folder tests 2017-01-20 09:02:36 -08:00
SeriesStatsTests New: Show disk space used by series on series details 2014-08-17 00:41:16 -07:00
ThingiProvider fixed ShouldBeEquivalentTo tests 2014-08-24 18:45:56 -07:00
ThingiProviderTests
TvTests Removed unused using statements 2016-12-23 13:45:24 -08:00
UpdateTests New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
app.config New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
FluentTest.cs Refactored IntegrationTests to work with Nunit3 VS adapter. 2016-04-06 22:06:40 +02:00
NzbDrone.Core.Test.csproj Disable Sentry Reporting based on analytics flag 2017-01-04 17:56:29 -08:00
packages.config Revert "Upgraded Moq" (Mono compatibility) 2017-01-03 10:25:01 -08:00
XbmcVersionTests.cs