Sonarr/src/NzbDrone.Core.Test
Mark McDowall 8ad5e5dd13 Fixed: Parsing of quality when release group contains Remux
Closes #4594
2021-09-30 10:59:45 -07:00
..
Blocklisting New: Renamed Blacklist to Blocklist 2021-08-05 16:55:23 -07:00
Configuration Saving settings failed if value was null. 2016-11-02 00:02:14 +01:00
DataAugmentation Fixed parsing (duplicate) releases for series with multiple season number mappings 2021-01-16 21:13:32 +01:00
Datastore Fixed: Inversion of defaults in CDH migration. 2021-05-20 01:44:11 +02:00
DecisionEngineTests Fixed: Release Push api broken when no indexer id is specified 2021-08-11 13:48:12 +02:00
DiskSpace Improve use of All() and speedup Unmapped Folder matching 2020-10-18 14:59:26 -07:00
Download Improve default path for Synology Download Station 2021-08-01 13:25:50 -07: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: Added FileList.io indexer support 2020-10-03 17:09:38 +02: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 Fix broken test 2021-08-03 18:55:45 -07:00
HistoryTests Track fully imported downloads in separate history table 2020-04-18 20:21:29 -07:00
Housekeeping/Housekeepers New: Renamed Blacklist to Blocklist 2021-08-05 16:55:23 -07:00
Http Removed unused using statements 2016-12-23 13:45:24 -08:00
ImportListTests Fixed: Prevent bulk add failure on single validation error for Lists 2020-09-15 12:52:42 -07:00
IndexerSearchTests New: Add tag support to indexers 2021-07-04 11:17:57 -07:00
IndexerTests Added searchEngine support in Newznab/Torznab caps 2021-02-01 16:52:31 +01:00
Instrumentation Disable Sentry Reporting based on analytics flag 2017-01-04 17:56:29 -08:00
JobTests
Languages Fixed tests/null reference for import lists 2020-09-10 15:45:28 -07:00
MediaCoverTests New: Swap to ImageSharp library for resizing posters 2019-10-20 20:21:22 +02:00
MediaFiles New: Named Release Profile preferred word renaming tokens 2021-08-01 12:45:26 -07: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 Fixed failing tests 2021-03-10 23:38:59 +01:00
OrganizerTests Simplified regex a bit. 2021-08-03 21:59:30 +02:00
ParserTests Fixed: Parsing of quality when release group contains Remux 2021-09-30 10:59:45 -07:00
Profiles New: Named Release Profile preferred word renaming tokens 2021-08-01 12:45:26 -07:00
ProviderTests Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs) 2020-06-21 21:26:21 +02: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 Track fully imported downloads in separate history table 2020-04-18 20:21:29 -07:00
RemotePathMappingsTests Fixed: Remote path mapping host comparison ignores case 2019-06-15 09:46:47 -07:00
RootFolderTests Improve use of All() and speedup Unmapped Folder matching 2020-10-18 14:59:26 -07:00
SeriesStatsTests
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 Do not unmonitor episodes after using Manual File Import 2021-08-30 17:29:13 -07:00
UpdateTests Fixed failing test 2021-03-07 00:00:41 +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