]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/videos/multiple-servers.ts
Move fixtures in tests/
authorChocobozzz <me@florianbigard.com>
Thu, 7 Jun 2018 07:48:10 +0000 (09:48 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 7 Jun 2018 07:57:35 +0000 (09:57 +0200)
commit99d103019c76c517ba607a0fab8022aa6d08ef2e
tree7132bede03e32ab27d0f43de024b2080b473454f
parent28be89161aab245526d64f6fb7dd29391a97fe0a
Move fixtures in tests/
31 files changed:
server/tests/api/check-params/users.ts
server/tests/api/check-params/videos.ts
server/tests/api/videos/multiple-servers.ts
server/tests/cli/create-import-video-file-job.ts
server/tests/fixtures/avatar-big.png [moved from server/tests/api/fixtures/avatar-big.png with 100% similarity]
server/tests/fixtures/avatar-resized.png [moved from server/tests/api/fixtures/avatar-resized.png with 100% similarity]
server/tests/fixtures/avatar.png [moved from server/tests/api/fixtures/avatar.png with 100% similarity]
server/tests/fixtures/avatar2-resized.png [moved from server/tests/api/fixtures/avatar2-resized.png with 100% similarity]
server/tests/fixtures/avatar2.png [moved from server/tests/api/fixtures/avatar2.png with 100% similarity]
server/tests/fixtures/preview.jpg [moved from server/tests/api/fixtures/preview.jpg with 100% similarity]
server/tests/fixtures/thumbnail.jpg [moved from server/tests/api/fixtures/thumbnail.jpg with 100% similarity]
server/tests/fixtures/video_60fps_short.mp4 [moved from server/tests/api/fixtures/video_60fps_short.mp4 with 100% similarity]
server/tests/fixtures/video_short-480.webm [moved from server/tests/api/fixtures/video_short-480.webm with 100% similarity]
server/tests/fixtures/video_short.mp4 [moved from server/tests/api/fixtures/video_short.mp4 with 100% similarity]
server/tests/fixtures/video_short.mp4.jpg [moved from server/tests/api/fixtures/video_short.mp4.jpg with 100% similarity]
server/tests/fixtures/video_short.ogv [moved from server/tests/api/fixtures/video_short.ogv with 100% similarity]
server/tests/fixtures/video_short.ogv.jpg [moved from server/tests/api/fixtures/video_short.ogv.jpg with 100% similarity]
server/tests/fixtures/video_short.webm [moved from server/tests/api/fixtures/video_short.webm with 100% similarity]
server/tests/fixtures/video_short.webm.jpg [moved from server/tests/api/fixtures/video_short.webm.jpg with 100% similarity]
server/tests/fixtures/video_short1-preview.webm.jpg [moved from server/tests/api/fixtures/video_short1-preview.webm.jpg with 100% similarity]
server/tests/fixtures/video_short1.webm [moved from server/tests/api/fixtures/video_short1.webm with 100% similarity]
server/tests/fixtures/video_short1.webm.jpg [moved from server/tests/api/fixtures/video_short1.webm.jpg with 100% similarity]
server/tests/fixtures/video_short2.webm [moved from server/tests/api/fixtures/video_short2.webm with 100% similarity]
server/tests/fixtures/video_short2.webm.jpg [moved from server/tests/api/fixtures/video_short2.webm.jpg with 100% similarity]
server/tests/fixtures/video_short3.webm [moved from server/tests/api/fixtures/video_short3.webm with 100% similarity]
server/tests/fixtures/video_short3.webm.jpg [moved from server/tests/api/fixtures/video_short3.webm.jpg with 100% similarity]
server/tests/fixtures/video_short_fake.webm [moved from server/tests/api/fixtures/video_short_fake.webm with 100% similarity]
server/tests/utils/miscs/miscs.ts
server/tests/utils/requests/requests.ts
server/tests/utils/users/users.ts
server/tests/utils/videos/videos.ts