1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-21 21:47:05 +00:00
Lidarr/src/NzbDrone.Core.Test
2014-11-18 23:47:19 -08:00
..
Blacklisting Blacklisting improvements 2014-04-08 17:19:36 -07:00
Configuration Updated migration to enable completed download handling for new users (those with no drone factory configured) 2014-05-30 22:20:17 +02:00
DataAugmentation/DailySeries HttpClient 2014-09-11 16:49:41 -07:00
DataAugmentationFixture/Scene Refresh the scene mapping cache if it is empty during a lookup 2014-11-18 23:47:19 -08:00
Datastore New: v2/v3/etc handling for anime 2014-09-22 11:08:30 -07:00
DecisionEngineTests Release restrictions 2014-11-18 22:07:24 -08:00
Download Remove PostQueue from NzbGetProxy coz it's useless anyway. 2014-11-16 19:49:00 +01:00
Files Fixed: Refactored the Indexer architecture to support non-rss indexers. 2014-09-27 21:57:35 +02:00
Framework HttpClient 2014-09-11 16:49:41 -07:00
HealthCheck/Checks Fixed: Refactored the Indexer architecture to support non-rss indexers. 2014-09-27 21:57:35 +02:00
HistoryTests Episode file import fixes 2014-09-15 16:46:35 -07:00
Housekeeping/Housekeepers null EmbeddedDocuments are now stored as DBNull instead of json null. 2014-08-05 18:14:03 +02:00
IndexerSearchTests Fixed: Replace periods in title with nothing when searching indexers 2014-11-13 22:03:07 -08:00
IndexerTests Fixed: Refactored the Indexer architecture to support non-rss indexers. 2014-09-27 21:57:35 +02:00
InstrumentationTests removed method column from log db. 2014-10-15 19:23:10 -07:00
JobTests
MediaCoverTests Removed redunent UTC/non-utc File/dire methods. 2014-10-14 14:31:35 -07:00
MediaFiles Removed old test 2014-11-18 22:05:34 -08:00
Messaging signalR connection is now called directly rather than using a command to reduce overhead. 2014-08-25 21:01:32 -07:00
Metadata/Consumers Added tests for Roksbox and Wdtv metadata 2014-06-19 07:18:50 -07:00
MetadataSourceTests Fixed: Series fanart images won't be stored as episode screenshots 2014-11-13 22:10:56 -08:00
NotificationTests removed dead code 2014-10-03 16:29:52 -07:00
OrganizerTests New: Ability to use Original Title only in naming settings 2014-11-04 23:09:50 -08:00
ParserTests Refresh the scene mapping cache if it is empty during a lookup 2014-11-18 23:47:19 -08:00
Profiles fixed profile unit test 2014-11-06 20:08:47 -08:00
Properties Fixed compile warnings. 2014-07-21 08:18:24 -07:00
Providers Fixed xem integration test 2014-07-13 20:19:19 -07:00
ProviderTests Removed redunent UTC/non-utc File/dire methods. 2014-10-14 14:31:35 -07:00
Qualities removed dead code 2014-10-03 16:29:52 -07:00
RemotePathMappingsTests New: Added global Remote Path mapping table to replace individual Local Category Path settings. 2014-09-14 00:26:18 +02:00
RootFolderTests removed dead code 2014-10-03 16:29:52 -07:00
SeriesStatsTests New: Show disk space used by series on series details 2014-08-17 00:41:16 -07:00
ThingiProvider fixed ShouldBeEquivalentTo tests 2014-08-24 18:45:56 -07:00
ThingiProviderTests
TvTests Fixed: Series title sorting won't remove special/part/episode 2014-11-18 22:01:44 -08:00
UpdateTests Only check changes when changes aren't null 2014-10-31 09:34:17 -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
FluentTest.cs Updated tests to work better with VS2013 Test Adapter. 2014-05-08 20:03:15 +02:00
NzbDrone.Core.Test.csproj Release restrictions 2014-11-18 22:07:24 -08:00
packages.config Added fluent FluentMigrator.Runner as nuget packages 2014-10-02 21:53:19 -07:00
XbmcVersionTests.cs