NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor/services
AudricV 676622f6df
[SoundCloud] Fix expectedLikeCountAtLeast tests of SoundcloudStreamExtractorTest test classes
As like count is now returned by the extractor, we need to assert a positive
minimum like count, which is close to the actual value, in order to avoid test
failures due to lower like counts than the ones excepted.
2023-01-29 01:08:02 +01:00
..
bandcamp Use Description object for comments text. 2022-11-28 17:02:19 +00:00
media_ccc Refactored ``MediaCCCRecentListExtractorTest`` 2022-03-26 20:52:26 +01:00
peertube [PeerTube] Support searching for channels 2022-12-31 18:24:33 +01:00
soundcloud [SoundCloud] Fix expectedLikeCountAtLeast tests of SoundcloudStreamExtractorTest test classes 2023-01-29 01:08:02 +01:00
youtube [YouTube] Add live URLs test and do minor improvements to YoutubeStreamLinkHandlerFactoryTest 2023-01-28 19:36:21 +01:00
BaseChannelExtractorTest.java Add uploader verified by service extraction 2021-02-18 16:36:40 +01:00
BaseExtractorTest.java make UrlIdHandler actual wrapper for the url/id 2018-05-06 19:51:24 +02:00
BaseListExtractorTest.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
BasePlaylistExtractorTest.java Add uploader verified by service extraction 2021-02-18 16:36:40 +01:00
BaseSearchExtractorTest.java Search: add isCorrectedSearch() and fix YoutubeSearchExtractor#getSearchSuggestion() 2020-05-07 15:39:57 +02:00
BaseStreamExtractorTest.java Add support for extracting channel subscriber count in StreamInfo. 2022-02-24 12:50:51 +00:00
DefaultExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
DefaultListExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
DefaultSearchExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
DefaultStreamExtractorTest.java Update DefaultStreamExtractorTest and SoundcloudStreamExtractorTest to support changes made in Stream classes 2022-05-28 12:00:45 +02:00
DefaultTests.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00