]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - shared/extra-utils/server/servers.ts
All API tests in parallel
authorChocobozzz <me@florianbigard.com>
Fri, 26 Apr 2019 06:50:52 +0000 (08:50 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 15 May 2019 13:14:21 +0000 (15:14 +0200)
commit48f07b4a4091cb10dc4d179118e155f3a118dca8
tree8fcc6bd8cafa636ebaf97a083fafbcc0d52ad5cd
parent7243f84db0f34c6d5610a54603b0cce7c284a7b3
All API tests in parallel
34 files changed:
scripts/travis.sh
server/tests/api/activitypub/client.ts
server/tests/api/activitypub/fetch.ts
server/tests/api/activitypub/refresher.ts
server/tests/api/activitypub/security.ts
server/tests/api/index-2.ts [deleted file]
server/tests/api/index-3.ts [deleted file]
server/tests/api/index-4.ts [deleted file]
server/tests/api/index.ts
server/tests/api/server/config.ts
server/tests/api/server/contact-form.ts
server/tests/api/server/email.ts
server/tests/api/server/follows-moderation.ts
server/tests/api/server/follows.ts
server/tests/api/server/handle-down.ts
server/tests/api/server/logs.ts
server/tests/api/travis-1.sh
server/tests/api/travis-2.sh [new file with mode: 0644]
server/tests/api/travis-3.sh [new file with mode: 0644]
server/tests/api/travis-4.sh [new file with mode: 0644]
server/tests/api/users/user-subscriptions.ts
server/tests/api/users/users-multiple-servers.ts
server/tests/api/users/users.ts
server/tests/api/videos/multiple-servers.ts
server/tests/api/videos/single-server.ts
server/tests/api/videos/video-change-ownership.ts
server/tests/api/videos/video-channels.ts
server/tests/api/videos/video-hls.ts
server/tests/api/videos/video-playlists.ts
server/tests/api/videos/videos-views-cleaner.ts
shared/extra-utils/miscs/sql.ts
shared/extra-utils/server/servers.ts
shared/extra-utils/videos/video-playlists.ts
shared/extra-utils/videos/videos.ts