]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - .github/workflows/test.yml
Don't rely on youtube for tests
authorChocobozzz <me@florianbigard.com>
Thu, 30 Jul 2020 07:43:12 +0000 (09:43 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 31 Jul 2020 09:32:04 +0000 (11:32 +0200)
commitb488ba1e26b803ac6c637e8b11bdd444ca4c803f
tree0a9ce01fcfb26ecddd8a0dccf997514818b8a72f
parentb9fe9a7ffdf80d81c5580ccccfeb989051fd9d8a
Don't rely on youtube for tests

Use another import URL when possible, and disable import tests when we
want to do a youtube import test
.github/workflows/test.yml
scripts/ci.sh
server/tests/api/check-params/users.ts
server/tests/api/check-params/video-imports.ts
server/tests/api/notifications/user-notifications.ts
server/tests/api/videos/video-blacklist.ts
server/tests/api/videos/video-imports.ts
server/tests/plugins/filter-hooks.ts
shared/extra-utils/miscs/miscs.ts
shared/extra-utils/videos/video-imports.ts