1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 16:31:43 +02:00
Radarr/NzbDrone.Core.Test/ProviderTests
2011-12-08 00:44:22 -08:00
..
DiskProviderTests Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
JobProviderTests Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-12-01 23:45:34 -08:00
LogProviderTests Parser now ignores daily episodes from the future. 2011-11-24 00:12:24 -08:00
NotificationProviderTests Cleaned up progress notification. 2011-11-20 20:43:16 -08:00
PostDownloadProviderTests Fixed broken tests 2011-11-25 22:45:22 -08:00
SearchProviderTests Processing of Daily Episode searching now supported. 2011-11-26 11:10:13 -08:00
UpdateProviderTests Update logs are now in the UI 2011-11-21 22:55:09 -08:00
ConfigProviderTest.cs Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
DiskScanProviderTest_ImportFile.cs Parser now ignores daily episodes from the future. 2011-11-24 00:12:24 -08:00
DiskScanProviderTest.cs Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
DownloadProviderTest.cs Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
EpisodeProviderTest_DeleteInvalidEpisodes.cs Fixed some bugs, cleaned up some code. 2011-12-01 11:05:17 -08:00
EpisodeProviderTest_GetEpisodesByParseResult.cs Fixed test per comments on last commit. 2011-12-02 18:29:05 -08:00
EpisodeProviderTest.cs Added test to verify EpisodeInfo would ignore new episodes for an ignored season (no bug here). 2011-12-02 00:35:56 -08:00
EventClientProviderTest.cs Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
GrowlProviderTest.cs Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
HistoryProviderTest.cs Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
IndexerProviderTest.cs Removed single search method in indexer base. 2011-11-28 22:49:38 -08:00
InventoryProvider_IsAcceptableSizeTest.cs Removed un-needed call from Episode Search. 2011-11-30 21:08:36 -08:00
InventoryProvider_IsMonitoredTest.cs GetEpisodesByParseResult will properly handle Daily episodes. 2011-11-24 00:28:20 -08:00
InventoryProvider_QualityNeededTest.cs Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
MediaFileProvider_GetNewFilenameTest.cs Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
MediaFileProviderTests.cs Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
MisnamedProviderTest.cs Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
NewznabProviderTest.cs Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
ProwlProviderTest.cs Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
QualityTypeProviderTest.cs Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
ReferenceDataProviderTest.cs Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series. 2011-11-25 18:20:50 -08:00
RootDirProviderTest.cs Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
SabProviderTest.cs GetSabTitle will now handle daily episodes. 2011-12-01 21:37:13 -08:00
SceneMappingProviderTest.cs Fixed auto-complete styling. 2011-12-03 15:22:49 -08:00
SeriesProviderTest.cs SearchForSeries won't fail if an apostrophe is used in the search term (Let's PetaPoco handle building the query, as it should). 2011-12-08 00:44:22 -08:00
TvDbProviderTest.cs TVDb exceptions are now ignored. 2011-11-26 19:53:13 -08:00
UpcomingEpisodesProviderTest.cs Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
XbmcProviderTest.cs Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00