sonarr-repo-only/src/NzbDrone.Core.Test
Marcos d71c50b634
New: Add more groups that do not follow -Group format
2022-02-21 12:12:31 -08: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 Add test to ensure Identity is maintained on Id column during migration 2021-12-24 13:05:05 -08:00
DecisionEngineTests Fixed: Profiles with upgrades disabled incorrectly allowing upgrades in some cases 2022-02-16 18:25:41 -08:00
DiskSpace Improve use of All() and speedup Unmapped Folder matching 2020-10-18 14:59:26 -07:00
Download New: Link indexer to specific download client 2022-01-23 12:58:23 -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: Import from Plex Watchlist 2021-10-01 13:35:59 -07:00
Framework Use pattern matching instead of as expression type checking 2021-12-17 19:16:00 -08:00
HealthCheck New: End Jackett 'all' endpoint support 2022-02-05 19:27:37 -08: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 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 New: End Jackett 'all' endpoint support 2022-02-05 19:27:37 -08:00
Instrumentation Disable Sentry Reporting based on analytics flag 2017-01-04 17:56:29 -08:00
JobTests Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
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 Fix more unit tests after filter paths change 2022-01-22 11:42:09 -06: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: OnApplicationUpdate Notifications 2022-01-23 13:24:34 -08:00
OrganizerTests Simplified regex a bit. 2021-08-03 21:59:30 +02:00
ParserTests New: Add more groups that do not follow -Group format 2022-02-21 12:12:31 -08: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 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: Sorting of some titles with acronyms or common words at the start 2022-02-16 18:25:42 -08: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 New: Updated MediaInfo to 21.09, Sqlite to 3.32.1.0 and added support for mac osx arm64 arch. Deprecated osx x86. 2021-12-16 15:54:19 +01:00
XbmcVersionTests.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07: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