]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/utils/videos.ts
Add tests and fix bugs for video privacy
authorChocobozzz <florian.bigard@gmail.com>
Tue, 31 Oct 2017 14:20:35 +0000 (15:20 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Tue, 31 Oct 2017 14:32:10 +0000 (15:32 +0100)
commit11474c3cd904fa0fc07fc0a3a9a35496da17f300
tree945bb2cdc11548c80706dbf7f0db4fa0edabbee0
parentfd45e8f43c2638478599ca75632518054461da85
Add tests and fix bugs for video privacy
server/controllers/api/users.ts
server/middlewares/validators/videos.ts
server/tests/api/check-params/videos.ts
server/tests/api/index.ts
server/tests/api/single-pod.ts
server/tests/api/users.ts
server/tests/api/video-privacy.ts [new file with mode: 0644]
server/tests/utils/videos.ts