Sonarr/src/NzbDrone.Core.Test
Taloth Saldono a7ca139e13 Fixed test file casing 2020-10-11 16:20:03 +02: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 Trigger fewer signalr broadcasts 2020-02-26 17:57:21 -08:00
Datastore Skip unknown/removed commands still queued in the database 2020-05-03 17:29:46 +02:00
DecisionEngineTests New: Index priority 2020-09-10 15:04:53 -07:00
DiskSpace Removed Drone Factory 2018-12-29 13:08:40 +01:00
Download Some cleanup of things marked for removal in v3 2020-10-02 17:14:12 -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 New: List Support 2020-09-08 11:08:02 -07:00
HistoryTests Track fully imported downloads in separate history table 2020-04-18 20:21:29 -07:00
Housekeeping/Housekeepers New: List Support 2020-09-08 11:08:02 -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 Tweaked test failing around midnight my timezone 2020-08-11 00:26:53 +02:00
IndexerTests Fixed test file casing 2020-10-11 16:20:03 +02: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 Fixed: Include extension when calculating maximum episode title length when renaming files 2020-08-11 00:09:12 +02: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 Remove Prowlin Dependency 2020-08-16 10:41:26 -07:00
OrganizerTests Fixed: Use standard naming format for daily specials 2020-10-10 10:40:03 -07:00
ParserTests Fixed: Handle obfuscated files using abc.xyz pattern 2020-10-02 17:14:12 -07:00
Profiles Fixed tests/null reference for import lists 2020-09-10 15:45:28 -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 Fix root folder unit test 2020-06-13 15:21: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: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs) 2020-06-21 21:26:21 +02:00
UpdateTests Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs) 2020-06-21 21:26:21 +02: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 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