Add tests to handle down server
[oweals/peertube.git] / server / tests / api / check-params / videos.ts
2018-01-03 ChocobozzzAdd ability to disable video comments
2017-12-28 ChocobozzzImprove check videos parameters tests
2017-12-28 ChocobozzzImprove check follow params tests
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-08 ChocobozzzFix test
2017-12-07 ChocobozzzMake some fields optional when uploading a video
2017-11-28 ChocobozzzRemove max duration/filesize constraints
2017-11-27 ChocobozzzOptimize signature verification
2017-10-31 ChocobozzzAdd tests and fix bugs for video privacy
2017-10-30 ChocobozzzLazy description and previews to video form
2017-10-26 ChocobozzzIncrease video attributes length
2017-10-26 ChocobozzzAdd video channel tests
2017-09-07 ChocobozzzUpload a video to /videos/upload
2017-09-04 ChocobozzzConvert tests to typescript