aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/reset-password.ts
Commit message (Collapse)AuthorAgeFilesLines
* Introduce CLI commandChocobozzz2021-07-201-6/+4
|
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+2
| | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses
* Use test wrapper exit functionChocobozzz2019-04-241-5/+4
|
* Cleanup testsChocobozzz2019-04-241-5/+3
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-1/+1
|
* Move utils to /sharedbuoyantair2018-10-291-1/+1
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Improve tests when waiting pending jobsChocobozzz2018-06-131-5/+0
|
* Add follow testsChocobozzz2017-11-271-1/+1
|
* Upload a video to /videos/uploadChocobozzz2017-09-071-1/+1
| | | | This is an action, not a REST endpoint
* Add tests for npm run scriptsChocobozzz2017-09-071-0/+45