Add channels to upload form

This commit is contained in:
Chocobozzz
2017-10-25 17:31:11 +02:00
parent d412e80e5f
commit bcd9f81eff
9 changed files with 72 additions and 41 deletions

View File

@@ -221,11 +221,11 @@ describe('Test advanced friends', function () {
// Pod 4 is friend with : 2 3
// Pod 6 is friend with : 2 3
it('Should make friends between pod 1, 2, 3 and 6 and exchange their videos', async function () {
this.timeout(20000)
this.timeout(30000)
await makeFriendsWrapper(1)
await wait(11000)
await wait(22000)
const res = await getVideosWrapper(1)
const videos = res.body.data