Sonarr/src/NzbDrone.Core.Test
Mark McDowall 010c65af9c Fixed: Don't monitor new seasons if series is not monitored
Fixes #3547
2020-02-01 13:03:11 -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 v3 API 2018-12-29 13:08:37 +01:00
Datastore Fixed: Rare scenario where early Radarr version messes up Sonarr database 2019-12-07 21:56:44 +01:00
DecisionEngineTests Monitor and Process downloads separately 2020-01-04 17:49:39 -08:00
DiskSpace Removed Drone Factory 2018-12-29 13:08:40 +01:00
Download Monitor and Process downloads separately 2020-01-04 17:49:39 -08:00
Extras/Metadata/Consumers New: Detect Kodi .nfo vs Scene .nfo and handle as appropriate. Rename scene .nfo to .nfo-orig only when needed. 2018-03-18 20:10:50 +01:00
Files New: Validate NZBs before sending to download client 2017-11-21 19:00:25 -08:00
Framework New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm) 2019-08-26 22:33:19 +02:00
HealthCheck Missing test on EventDrivenHealthCheck 2019-10-20 21:51:12 +02:00
HistoryTests Add upgrade allowed to language and profiles 2018-12-29 13:08:56 +01:00
Housekeeping/Housekeepers Fixed: Various performance improvements for large collections 2019-05-16 00:22:11 +02:00
Http Removed unused using statements 2016-12-23 13:45:24 -08:00
IndexerSearchTests Removed excluded source files. 2019-08-20 19:39:49 +02:00
IndexerTests Updated Test harnass, NUnit to 3.12.0, NBuilder to 6.0.0, Moq to 4.12.0, FluentAssertions to 5.8.0 2019-08-20 19:39:49 +02:00
Instrumentation Disable Sentry Reporting based on analytics flag 2017-01-04 17:56:29 -08:00
JobTests
Languages New: Added Icelandic language and improved Chinese language detection 2019-02-09 20:57:22 +01:00
MediaCoverTests New: Swap to ImageSharp library for resizing posters 2019-10-20 20:21:22 +02:00
MediaFiles Monitor and Process downloads separately 2020-01-04 17:49:39 -08:00
Messaging Monitor and Process downloads separately 2020-01-04 17:49:39 -08:00
MetadataSource v3 API 2018-12-29 13:08:37 +01:00
NotificationTests New: Option to send notification when a Health Check warning occurs 2019-10-19 17:32:08 +02:00
OrganizerTests Fixed: Inserting literal { or } in renaming format using {{ or }} 2019-12-24 10:58:47 +01:00
ParserTests Fixed: Parsing of Extended Multi-episode format file names 2019-12-30 09:27:24 -08:00
Profiles Fixed: All preferred words being added to filename 2019-03-04 18:31:53 -08:00
ProviderTests New: Cleanup Recycling Bin folders older than X days (0 to disable) 2019-08-11 00:22:26 -07:00
Providers Removed unused using statements 2016-12-23 13:45:24 -08:00
Qualities Add upgrade allowed to language and profiles 2018-12-29 13:08:56 +01:00
QueueTests Removed unused using statements 2016-12-23 13:45:24 -08:00
RemotePathMappingsTests Fixed: Remote path mapping host comparison ignores case 2019-06-15 09:46:47 -07:00
RootFolderTests Fixed: Waiting a long time for unavailable root folders 2019-08-16 20:54:03 -07:00
SeriesStatsTests New: Show disk space used by series on series details 2014-08-17 00:41:16 -07:00
ThingiProviderTests Updated Test harnass, NUnit to 3.12.0, NBuilder to 6.0.0, Moq to 4.12.0, FluentAssertions to 5.8.0 2019-08-20 19:39:49 +02:00
TvTests Fixed: Don't monitor new seasons if series is not monitored 2020-02-01 13:03:11 -08:00
UpdateTests v3 Binaries 2018-12-29 13:08:47 +01:00
ValidationTests Validate before deleting series folders 2017-12-16 12:16:33 -08:00
FluentTest.cs Refactored IntegrationTests to work with Nunit3 VS adapter. 2016-04-06 22:06:40 +02:00
Sonarr.Core.Test.csproj Fixed several tests and test infrastructure issues 2019-08-20 19:39:49 +02:00
XbmcVersionTests.cs
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