aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/video-abuses.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use test wrapper exit functionChocobozzz2019-04-241-5/+4
|
* Cleanup testsChocobozzz2019-04-241-10/+3
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-1/+1
|
* Increase abuse length to 3000Chocobozzz2019-01-141-3/+3
| | | | And correctly handle new lines
* Move utils to /sharedbuoyantair2018-10-291-2/+6
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-18/+97
|
* Increase tests timeoutChocobozzz2018-01-181-1/+1
|
* Improve check videos parameters testsChocobozzz2017-12-281-56/+28
|
* Improve check follow params testsChocobozzz2017-12-281-2/+2
|
* Upgrade server packagesChocobozzz2017-10-311-1/+1
|
* Convert tests to typescriptChocobozzz2017-09-041-0/+146