NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor
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
..
services Fix tests of YoutubePlaylistExtractorTest and YoutubeMixPlaylistExtractorTest 2021-08-01 17:28:01 +02:00
utils Add tests for StringUtils 2021-07-30 19:56:57 +02:00
ExtractorAsserts.java Extract metadata for YouTube, SoundCloud & MediaCCC 2021-03-19 10:14:43 +01:00
NewPipeTest.java Add support for Google search redirect url 2020-10-31 20:58:28 +01:00