aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos
Commit message (Collapse)AuthorAgeFilesLines
* Move job queue to redisChocobozzz2018-01-251-10/+11
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Increase tests timeoutChocobozzz2018-01-185-5/+5
|
* Don't show videos of remote instance after unfollowChocobozzz2018-01-183-16/+19
|
* Add ability to update some configuration keysChocobozzz2018-01-171-1/+2
|
* Add tests to handle down serverChocobozzz2018-01-111-8/+8
|
* Add ability to delete commentsChocobozzz2018-01-042-2/+69
|
* Add avatar in commentsChocobozzz2018-01-031-1/+15
|
* Add ability to disable video commentsChocobozzz2018-01-032-1/+31
|
* Fix testsChocobozzz2017-12-293-42/+13
|
* Refractor check video testsChocobozzz2017-12-292-243/+201
|
* Refractor single server testChocobozzz2017-12-291-205/+67
|
* Fix real world scriptChocobozzz2017-12-292-18/+8
|
* Fix videos testsChocobozzz2017-12-282-3/+3
|
* Improve check follow params testsChocobozzz2017-12-282-4/+4
|
* Tests directories refractorChocobozzz2017-12-2811-0/+2712