1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/src/NzbDrone.Core.Test
2021-10-05 12:30:38 -07:00
..
Blocklisting New: Renamed Blacklist to Blocklist 2021-08-05 16:55:23 -07:00
Configuration
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 Fix broken tests 2021-10-03 12:45:01 -07:00
DiskSpace Improve use of All() and speedup Unmapped Folder matching 2020-10-18 14:59:26 -07:00
Download Fix broken tests 2021-10-03 12:45:01 -07:00
Extras/Metadata/Consumers
Files New: Import from Plex Watchlist 2021-10-01 13:35:59 -07: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
ImportListTests New: Import from Plex Watchlist 2021-10-01 13:35:59 -07:00
IndexerSearchTests Rename QueryTitles to CleanSceneTitles in SearchCriteriaBase 2021-10-05 12:30:38 -07:00
IndexerTests Added searchEngine support in Newznab/Torznab caps 2021-02-01 16:52:31 +01:00
Instrumentation
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
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 Plex DVR date-based recordings 2021-10-02 18:44:53 -07:00
Profiles New: Named Release Profile preferred word renaming tokens 2021-08-01 12:45:26 -07:00
Providers
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
Qualities
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
app.config
FluentTest.cs
Sonarr.Core.Test.csproj Fixed several tests and test infrastructure issues 2019-08-20 19:39:49 +02:00
XbmcVersionTests.cs