aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/video-playlists.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix testsChocobozzz2021-01-261-1/+8
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-49/+65
* Add ability to a video multiple times in a playlistChocobozzz2020-08-191-5/+0
* Update server dependenciesChocobozzz2020-06-171-3/+0
* Move to eslintcontainChocobozzz2020-02-031-3/+4
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-291-1/+1
* Fix broken playlist apiChocobozzz2019-08-011-16/+18
* Add ability to unpublish video/playlistChocobozzz2019-06-061-12/+0
* Use test wrapper exit functionChocobozzz2019-04-241-6/+6
* Cleanup testsChocobozzz2019-04-241-10/+3
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
* Forbid public playlists not assigned to a channelChocobozzz2019-03-181-6/+34
* Add videos playlist exist testsChocobozzz2019-03-181-0/+46
* Add playlist rest testsChocobozzz2019-03-181-541/+277
* Add playlist check param testsChocobozzz2019-03-181-13/+767
* Playlist server APIChocobozzz2019-03-181-0/+117