You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readarr/NzbDrone.Core.Test/ProviderTests
kay.one 9fcb3a4573
Improved: Episodes that are in the future AND have no title will not be added to db (place holder episodes in TVDB)
13 years ago
..
AnalyticsProviderTests Deskmetrics will not report any data unless using the master branch. 13 years ago
DiskProviderTests System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download. 13 years ago
InventoryProviderTests Added another test for IsUpgrade. 13 years ago
JobProviderTests
LogProviderTests
MediaFileProviderTests
NotificationProviderTests Tweaked Progress notification. 13 years ago
PostDownloadProviderTests Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue. 13 years ago
SabProviderTests Fixed: Multipart episodes are now added to sab queue using single episode title only. 13 years ago
SearchProviderTests
UpdateProviderTests Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue. 13 years ago
ConfigProviderTest.cs Fixed broken tests, DeskMetrics now has a different id during dev and production. 13 years ago
DiskScanProviderTest.cs
DiskScanProviderTest_ImportFile.cs
DownloadProviderTest.cs New: Blackhole implemented, allowing clients other than SABnzbd to be used. 13 years ago
EpisodeProviderTest.cs Improved: Episodes that are in the future AND have no title will not be added to db (place holder episodes in TVDB) 13 years ago
EpisodeProviderTest_DeleteInvalidEpisodes.cs
EpisodeProviderTest_GetEpisodesByParseResult.cs Fixed: Multipart episodes are now added to sab queue using single episode title only. 13 years ago
EventClientProviderTest.cs
GrowlProviderTest.cs
HistoryProviderTest.cs
IndexerProviderTest.cs Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search 13 years ago
MediaFileProviderTest.cs Started to add support for deskmetrics 13 years ago
MisnamedProviderTest.cs
NewznabProviderTest.cs
ProwlProviderTest.cs
QualityTypeProviderTest.cs
ReferenceDataProviderTest.cs Added service integration tests. 13 years ago
RootDirProviderTest.cs
SceneMappingProviderTest.cs Added service integration tests. 13 years ago
SeriesProviderTest.cs
TvDbProviderTest.cs
UpcomingEpisodesProviderTest.cs
XbmcProviderTest.cs