NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor/services/youtube
TiA4f8R 79cc5c8d12
Fix tests of YoutubePlaylistExtractorTest and YoutubeMixPlaylistExtractorTest
Without removing RunWith and SuiteClasses annotations (and the corresponding imports) in YoutubePlaylistExtractorTest and YoutubeMixPlaylistExtractorTest, some mocks cannot be generated, so the CI fails because of the missing mocks. Mocks of workings tests have been also updated.
2021-08-01 17:28:01 +02:00
..
search Ignore some broken tests 2021-08-01 12:39:01 +02:00
stream Fix YoutubeStreamExtractorAgeRestrictedTest 2021-08-01 12:39:03 +02:00
YoutubeChannelExtractorTest.java Update client version and mocks 2021-08-01 12:38:44 +02:00
YoutubeChannelLinkHandlerFactoryTest.java Move DownloaderTestImpl into downloader package 2021-01-10 19:36:21 +01:00
YoutubeChannelLocalizationTest.java Use the youtubei API for YouTube searches + update mocks 2021-08-01 12:36:28 +02:00
YoutubeCommentsExtractorTest.java Tweaked code 2021-05-27 19:48:31 +02:00
YoutubeCommentsLinkHandlerFactoryTest.java Use the youtubei API for YouTube searches + update mocks 2021-08-01 12:36:28 +02:00
YoutubeFeedExtractorTest.java Adress again reviews, fix some rebase issues 2021-08-01 12:39:00 +02:00
YoutubeJavaScriptExtractorTest.java Do some code improvements 2021-07-27 17:24:27 +02:00
YoutubeKioskExtractorTest.java Add method to inject Random into YoutubeParsingHelper and use in tests 2021-04-08 16:36:55 +02:00
YoutubeMixPlaylistExtractorTest.java Fix tests of YoutubePlaylistExtractorTest and YoutubeMixPlaylistExtractorTest 2021-08-01 17:28:01 +02:00
YoutubeParsingHelperTest.java Rebase + some code improvements + fix extraction of age-restricted videos + update clients version 2021-08-01 12:39:03 +02:00
YoutubePlaylistExtractorTest.java Fix tests of YoutubePlaylistExtractorTest and YoutubeMixPlaylistExtractorTest 2021-08-01 17:28:01 +02:00
YoutubePlaylistLinkHandlerFactoryTest.java Move DownloaderTestImpl into downloader package 2021-01-10 19:36:21 +01:00
YoutubeServiceTest.java Move DownloaderTestImpl into downloader package 2021-01-10 19:36:21 +01:00
YoutubeStreamLinkHandlerFactoryTest.java youtube: support /w/ folder 2021-02-13 22:20:05 +01:00
YoutubeSubscriptionExtractorTest.java use only one constant UTF-8 2021-02-15 18:47:54 +01:00
YoutubeSuggestionExtractorTest.java Set the NumberGenerator for th remaining tests 2021-04-09 11:59:17 +02:00
YoutubeThrottlingDecrypterTest.java Add final and adjust utils class name 2021-07-29 21:33:45 +02:00
YoutubeTrendingKioskInfoTest.java Set the NumberGenerator for th remaining tests 2021-04-09 11:59:17 +02:00
YoutubeTrendingLinkHandlerFactoryTest.java Move DownloaderTestImpl into downloader package 2021-01-10 19:36:21 +01:00