Readarr/src/NzbDrone.Core.Test
Qstick df4e1e9b26
Added: Add Release Status to Metadata Profile, Default to Official Only (#250)
* Added: Add Release Status to Metadata Profile, Default to Official Only

* Fixed: Unit Test and Comparison
2018-03-21 20:43:10 -04:00
..
ArtistStatsTests Fixed: Various Unit Tests Issues/Additions (#28) 2017-07-08 07:08:24 -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 New: Added tests for DB Converters 2018-01-14 20:41:52 -05:00
DecisionEngineTests New: Required/Ignored restrictions now support /pattern/ regex 2018-03-14 21:45:58 -04:00
DiskSpace Added Test Case for DiskSpaceService 2017-10-29 00:47:01 -04:00
Download Rename TvCategory to MusicCategory for Clients 2018-02-15 21:52:15 -05:00
Extras/Metadata/Consumers Fixed: Detect Kodi nfo vs. Scene nfo. Other extras fixes 2018-03-19 21:38:02 -04:00
Files Fixed: Gazelle Issues, Plus add feed parse test 2018-02-19 22:34:44 -05:00
Framework First round of refactoring. 2017-03-29 21:49:38 -06:00
HealthCheck New: Import Lists Base (#196) 2018-02-06 18:08:36 -05:00
HistoryTests Medium Support (Multi-disc Albums), Quality Grouping (#121) 2017-11-15 21:24:33 -05:00
Housekeeping/Housekeepers New: Import Lists Base (#196) 2018-02-06 18:08:36 -05:00
Http Removed unused using statements 2016-12-23 13:45:24 -08:00
ImportListTests Fixed: Import List Tests 2018-02-09 23:14:15 -05:00
IndexerSearchTests Misc Cleanup 2018-02-18 00:40:32 -05:00
IndexerTests Fixed: Gazelle Issues, Plus add feed parse test 2018-02-19 22:34:44 -05:00
Instrumentation Rework Tests for Music, Start TV Code Cleanup 2017-10-17 22:55:02 -04:00
JobTests
Languages Improve error message when deleting a profile that is in use 2018-02-15 22:03:24 -05:00
MediaCoverTests Update MediaCover Module to Work with Artist and Album Images 2017-09-16 23:26:56 -04:00
MediaFiles Various UI Fixes and Updates 2018-01-25 22:01:53 -05:00
Messaging Fixed: Failing test and some flaky tests. 2018-03-16 23:36:23 -04:00
MetadataSource Rework how albums are refreshed/added, add album search route (#190) 2018-01-28 01:27:33 -05:00
MusicTests New: Selectively refresh albums (#215) 2018-02-13 02:32:18 +01:00
NotificationTests Fixed: Kodi(XBMC) notifications don't update correct Library (#158) 2017-12-19 21:06:55 -05:00
OrganizerTests Fixes Misc Issues with Album Metadata Extrafiles (#145) 2017-12-12 21:25:30 -05:00
ParserTests Fixed: Remove xpost suffix from release groups 2018-02-09 23:23:27 -05:00
Profiles Added: Add Release Status to Metadata Profile, Default to Official Only (#250) 2018-03-21 20:43:10 -04:00
Properties Assembly Naming, Default Windows Service Account 2017-10-24 22:31:37 -04:00
ProviderTests Fixed: Ignore '.unwanted' directory when importing. 2017-10-28 23:36:09 -04:00
Qualities Extend Qualities and Setup Default Groups (#127) 2017-11-20 19:20:21 -05:00
QueueTests Rework Tests for Music, Start TV Code Cleanup 2017-10-17 22:55:02 -04: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 Upstream Changes to DownloadClients and Indexers 2017-10-26 23:21:06 -04:00
UpdateTests Fixed: DownloadedTrackImport Fixture Tests and ParserFixture Tests 2017-12-24 21:45:28 -05:00
ValidationTests New: Validate before deleting artist folders 2017-12-22 21:14:15 -05: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
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: Detect Kodi nfo vs. Scene nfo. Other extras fixes 2018-03-19 21:38:02 -04:00
packages.config Fixed: Mono 5.10 compatibility (#220) 2018-03-01 23:02:08 -05:00
XbmcVersionTests.cs