]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Add tests for thumbnails
authorChocobozzz <florian.bigard@gmail.com>
Tue, 10 May 2016 19:55:59 +0000 (21:55 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Tue, 10 May 2016 19:56:16 +0000 (21:56 +0200)
commit9e5f374090ea0fb16f93edd79d5ad61a55db91e5
treec48f8952d450cc62ed304b0b476d14f42499391f
parentcbe2f7c34822b1bd3b1f8c691f79f0c29cf21f07
Add tests for thumbnails
server/tests/api/fixtures/video_short.mp4.jpg [new file with mode: 0644]
server/tests/api/fixtures/video_short.ogv.jpg [new file with mode: 0644]
server/tests/api/fixtures/video_short.webm.jpg [new file with mode: 0644]
server/tests/api/fixtures/video_short1.webm.jpg [new file with mode: 0644]
server/tests/api/fixtures/video_short2.webm.jpg [new file with mode: 0644]
server/tests/api/fixtures/video_short3.webm.jpg [new file with mode: 0644]
server/tests/api/multiplePods.js
server/tests/api/singlePod.js
server/tests/api/utils.js