aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/single-server.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to sort by originallyPublishedAtChocobozzz2020-04-201-7/+42
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Add ability to skip count queryChocobozzz2020-01-081-0/+9
|
* All API tests in parallelChocobozzz2019-05-151-9/+10
|
* Redundancy and search tests in parallel tooChocobozzz2019-05-141-2/+2
|
* Use test wrapper exit functionChocobozzz2019-04-241-5/+4
|
* Cleanup testsChocobozzz2019-04-241-10/+3
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1
| | | | Because they need dev dependencies
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-2/+2
|\
| * Move utils to /sharedbuoyantair2018-10-291-1/+1
| | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
| * rename News category into News & Politics (#1261)Adnane Belmadiaf2018-10-141-1/+1
| |
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-3/+3
| |
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+3
|/
* Add trending sort testsChocobozzz2018-09-041-0/+8
|
* Bufferize videos views in redisChocobozzz2018-08-301-1/+4
|
* Add ability to search a video with an URLChocobozzz2018-08-271-2/+4
|
* Add ability to set a name to a channelChocobozzz2018-08-271-2/+2
|
* Add videos list filtersChocobozzz2018-07-241-142/+11
|
* Improve tests when waiting pending jobsChocobozzz2018-06-131-4/+25
|
* Use ISO 639 for languagesChocobozzz2018-04-231-7/+7
|
* Update videos api list for accountChocobozzz2018-03-121-32/+10
|
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-231-5/+15
|
* Implement support field in video and video channelChocobozzz2018-02-151-0/+2
|
* Fix testsChocobozzz2018-02-141-3/+1
|
* Increase tests timeoutChocobozzz2018-01-181-1/+1
|
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-11/+6
|
* Add ability to update some configuration keysChocobozzz2018-01-171-1/+2
|
* Add ability to disable video commentsChocobozzz2018-01-031-1/+4
|
* Fix testsChocobozzz2017-12-291-26/+3
|
* Refractor check video testsChocobozzz2017-12-291-0/+4
|
* Refractor single server testChocobozzz2017-12-291-205/+67
|
* Fix videos testsChocobozzz2017-12-281-2/+2
|
* Tests directories refractorChocobozzz2017-12-281-0/+701