Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed tests (+ Youtube shorts in channels) #813

Merged
merged 20 commits into from
Mar 26, 2022

Commits on Mar 26, 2022

  1. Fixed test: YT mix playlist

    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    ff436e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba43dba View commit details
    Browse the repository at this point in the history
  3. Better test for MediaCCCRecentListExtractorTest

    * Use assertAll
    * Show which item is affected
    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    4d1a1c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    606a386 View commit details
    Browse the repository at this point in the history
  5. Fixed test: Peertube - Use new comments and videos

    Old comments/videos got deleted
    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    2bd4299 View commit details
    Browse the repository at this point in the history
  6. Minimized some code

    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    639be7a View commit details
    Browse the repository at this point in the history
  7. Don't use sysout

    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    69a58fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49dfdae View commit details
    Browse the repository at this point in the history
  9. Fixed MediaCCCRecentKiosk

    Ignore faulty data/items (with duration <= 0)
    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    164e21b View commit details
    Browse the repository at this point in the history
  10. Workaround for incorrect duration for "YT shorts" videos in channels

    As a workaround 0 is returned as duration for such videos.
    See also TeamNewPipe/NewPipe#8034
    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    7598b40 View commit details
    Browse the repository at this point in the history
  11. Update mock data

    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    5d58156 View commit details
    Browse the repository at this point in the history
  12. API hardening against changes

    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    66dc5e8 View commit details
    Browse the repository at this point in the history
  13. Disabled suggestion test for now

    Has to be done once YT's backed works again...
    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    53962bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2659621 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a6c935 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    70b20f0 View commit details
    Browse the repository at this point in the history
  17. Added missing mock data

    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    0fceb46 View commit details
    Browse the repository at this point in the history
  18. Switched to mockonly tests

    * Made the reason why the tests are mockonly mandatory
    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    fcee247 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    29408f9 View commit details
    Browse the repository at this point in the history
  20. Fix checkstyle problems

    litetex committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    af82edf View commit details
    Browse the repository at this point in the history