1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-17 10:45:49 +02:00
Sonarr/src/NzbDrone.Core.Test
2017-10-26 20:29:09 +02:00
..
Blacklisting
Configuration Saving settings failed if value was null. 2016-11-02 00:02:14 +01:00
DataAugmentation Opt out of updating episodes matching season monitored state when updating series 2017-08-19 00:26:42 -07:00
Datastore Tweaked default config for extra files import. 2017-03-26 21:22:58 +02:00
DecisionEngineTests Fixed: Reject partial season packs 2017-08-26 22:55:06 -07:00
DiskSpace More System->Disk Space cleanup. 2017-08-10 19:00:57 +02:00
Download Fixed: Progressively degrading performance issue in Pending/Delayed releases system. 2017-10-25 23:35:57 +02:00
Files Fixed: Size parsing of empty description from torrent RSS feeds 2017-08-14 18:01:56 -07:00
Framework Tweaked default config for extra files import. 2017-03-26 21:22:58 +02:00
HealthCheck Added Status refreshes to Download Monitoring Service and allow DownloadService to report success (but not failure). 2017-05-27 20:44:58 +02:00
HistoryTests New: Download client and ID for custom scripts 2017-06-18 21:17:33 -07:00
Housekeeping/Housekeepers Fixed flaky test. 2017-10-26 19:42:05 +02:00
Http Removed unused using statements 2016-12-23 13:45:24 -08:00
IndexerSearchTests Improve indexer health check messages 2017-02-28 00:12:34 -08:00
IndexerTests Fixed: Size parsing of empty description from torrent RSS feeds 2017-08-14 18:01:56 -07: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 Fixed unrelated testcase. 2017-10-25 23:35:58 +02:00
Messaging Improved test timing for CommandExecutor. 2017-10-25 19:30:44 +02: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 New: Added 'Series Title, The' renaming option 2017-07-02 21:21:46 +02:00
ParserTests Fixed subpack parsing tests 2017-09-22 18:18:00 -07:00
Profiles New: Added support for UltraHD (2160p) quality 2016-02-14 00:08:15 +01:00
Properties
Providers Removed unused using statements 2016-12-23 13:45:24 -08:00
ProviderTests Fixed: Ignore '.unwanted' directory when importing. 2017-07-27 15:49:45 +02: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
RootFolderTests AsOsAgnostic paths for root folder tests 2017-01-20 09:02:36 -08:00
SeriesStatsTests
ThingiProviderTests Fixed: Prevent Download Client from being queried every minute if it failed repeatedly similar to Indexer temporarily disabled logic. 2017-05-27 20:44:55 +02:00
TvTests Opt out of updating episodes matching season monitored state when updating series 2017-08-19 00:26:42 -07:00
UpdateTests New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
app.config
FluentTest.cs Refactored IntegrationTests to work with Nunit3 VS adapter. 2016-04-06 22:06:40 +02:00
NzbDrone.Core.Test.csproj Downgraded Moq again since it causes failing tests on older mono versions due to bad Array covariance handling. 2017-10-26 20:29:09 +02:00
packages.config Downgraded Moq again since it causes failing tests on older mono versions due to bad Array covariance handling. 2017-10-26 20:29:09 +02:00
XbmcVersionTests.cs