NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor/services
TobiGr 51ddacc81d [SoundCloud] Fix SoundcloudSearchExtractorTest.NoNextPage
Search did not return no item at all, causing a NothingFoundException. New search query yields three items on first page
2024-03-20 15:10:39 +01:00
..
bandcamp [Badcamp] Fix StreamExtractorTest 2023-09-17 23:58:07 +02:00
media_ccc Use Locale.forLanguageTag() in tests 2023-09-18 08:59:13 +05:30
peertube [PeerTube] Fix tests for "What is PeerTube?" video 2024-03-20 14:44:06 +01:00
soundcloud [SoundCloud] Fix SoundcloudSearchExtractorTest.NoNextPage 2024-03-20 15:10:39 +01:00
youtube [YouTube] Add Albums channel tab 2023-12-30 14:01:30 +01:00
BaseChannelExtractorTest.java Update BaseExtractorTests image methods' name 2023-08-12 22:56:30 +02:00
BaseExtractorTest.java Add tabs and tags methods in tests interfaces and annotate all methods with the Test JUnit annotation 2023-08-06 12:15:06 +02:00
BaseListExtractorTest.java Add tabs and tags methods in tests interfaces and annotate all methods with the Test JUnit annotation 2023-08-06 12:15:06 +02:00
BasePlaylistExtractorTest.java Update BaseExtractorTests image methods' name 2023-08-12 22:56:30 +02:00
BaseSearchExtractorTest.java Add tabs and tags methods in tests interfaces and annotate all methods with the Test JUnit annotation 2023-08-06 12:15:06 +02:00
BaseStreamExtractorTest.java Update BaseExtractorTests image methods' name 2023-08-12 22:56:30 +02: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 avatar, banners and thumbnail methods' name and apply changes in DefaultStreamExtractorTest 2023-08-12 22:56:31 +02:00
DefaultTests.java Apply changes in DefaultTests and add utility method to test image lists 2023-08-12 22:56:31 +02:00