NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor/services/soundcloud
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
..
search Add Utils methods for URL encoding/decoding using UTF-8. 2022-11-12 07:29:15 +05:30
SoundcloudChannelExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
SoundcloudChartsExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
SoundcloudChartsLinkHandlerFactoryTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
SoundcloudParsingHelperTest.java Removed hardcoded soundcloud id 2022-03-15 21:19:19 +01:00
SoundcloudPlaylistExtractorTest.java Fix YouTube and SoundCloud playlists tests 2022-03-16 19:40:30 +01:00
SoundcloudStreamExtractorTest.java [SoundCloud] Fix expectedLikeCountAtLeast tests of SoundcloudStreamExtractorTest test classes 2023-01-29 01:08:02 +01:00
SoundcloudStreamLinkHandlerFactoryTest.java Fixed ``SoundcloudStreamLinkHandlerFactoryTest`` 2022-08-14 14:48:27 +02:00
SoundcloudSubscriptionExtractorTest.java Code cleanup / improvements 2022-01-04 17:28:31 +01:00
SoundcloudSuggestionExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00