Radarr/src/NzbDrone.Core.Test
2019-05-07 19:11:34 -04:00
..
ArtistStatsTests New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05:00
Blacklisting Refactor Blacklist for Album Releases (#48) 2017-08-16 17:55:59 -04:00
Configuration Saving settings failed if value was null. 2016-11-02 00:02:14 +01:00
Datastore Fixed: Migration 23 doesn't set Track.ArtistMetadataId (#756) 2019-04-15 12:31:19 -04:00
DecisionEngineTests Fixed: Nullref due to InfoHash on AlreadyImportedSpec 2019-04-11 21:15:43 -04:00
DiskSpace Fixed: Ignore /etc in System disk overview 2018-07-17 22:36:45 -04:00
Download New: Use NZBget's FinalDir if set by post-processing script 2019-05-04 23:10:13 -04:00
Extras/Metadata/Consumers Fixed: Some Tests, Ignore failing Unit Tests that are not implemented. 2018-04-07 01:22:14 -04:00
Files New: Write metadata to tags, with UI for previewing changes (#633) 2019-03-15 12:10:45 +00:00
Framework First round of refactoring. 2017-03-29 21:49:38 -06:00
HealthCheck Fixed: RemotePathMappingCheck ignores all download client exceptions (#735) 2019-04-08 18:24:13 +01:00
HistoryTests New: Release Profiles, Frontend updates (#580) 2019-02-23 17:39:11 -05:00
Housekeeping/Housekeepers New: Release Profiles, Frontend updates (#580) 2019-02-23 17:39:11 -05:00
Http Removed unused using statements 2016-12-23 13:45:24 -08:00
ImportListTests New: Import List Exclusions (#608) 2019-03-01 17:26:36 -05:00
IndexerSearchTests Remove typographic apostrophe (#586) 2019-01-12 11:55:33 -05:00
IndexerTests New: Limit provider backoff during the first 15 min of startup 2019-01-12 16:00:22 -05:00
Instrumentation Rework Tests for Music, Start TV Code Cleanup 2017-10-17 22:55:02 -04:00
JobTests
Languages New: Release Profiles, Frontend updates (#580) 2019-02-23 17:39:11 -05:00
MediaCoverTests Fixed: Cache Album covers local (#780) 2019-05-07 19:10:09 -04:00
MediaFiles New: Manual import improvements (#683) 2019-04-04 09:20:47 +01:00
Messaging Fixed: UI and Command manager updates 2018-08-28 23:01:02 -04:00
MetadataSource Fixed: Lidarr Lists use correct metadata server (#800) 2019-05-07 19:11:34 -04:00
MusicTests Fixed: Skip albums and releases with no valid tracks (#754) 2019-04-15 20:52:43 -04:00
NotificationTests New: Health Check Failure Notifications (#609) 2019-03-21 20:47:54 -04:00
OrganizerTests Fixed: SampleRate Format doesn't include decimal 2019-04-22 16:28:25 -04:00
ParserTests Don't try to match a null codec name (#784) 2019-05-01 06:42:01 +01:00
Profiles Fixed: All preferred words being added to filename 2019-03-08 22:05:56 -05:00
Properties Assembly Naming, Default Windows Service Account 2017-10-24 22:31:37 -04:00
ProviderTests New: Update DB to store all releases for an album (#517) 2018-12-14 19:02:43 -05:00
Qualities New: Release Profiles, Frontend updates (#580) 2019-02-23 17:39:11 -05:00
QueueTests Fixed: Add HistoryService Mock to Queue Fixture 2018-11-11 01:52:21 -05:00
RemotePathMappingsTests Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
RootFolderTests Update RootFolderCheckFixture and RootFolderServceFixture 2017-10-16 21:56:42 -04:00
ThingiProviderTests New: Limit provider backoff during the first 15 min of startup 2019-01-12 16:00:22 -05:00
UpdateTests Fixed: Don't throw error on Docker Update Attempt (#725) 2019-04-06 17:06:23 -04:00
ValidationTests New: Import List Exclusions (#608) 2019-03-01 17:26:36 -05:00
app.config
FluentTest.cs Refactored IntegrationTests to work with Nunit3 VS adapter. 2016-04-06 22:06:40 +02:00
License.txt First round of refactoring. 2017-03-29 21:49:38 -06:00
NzbDrone.Core.Test.csproj Fixed: Lidarr Lists use correct metadata server (#800) 2019-05-07 19:11:34 -04:00
packages.config Swap to lidarr taglib fork (#786) 2019-05-04 03:50:23 +01:00
XbmcVersionTests.cs