aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/create-transcoding-job.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move to eslintcontainChocobozzz2020-02-031-8/+7
|
* Add ability to generate HLS in CLIChocobozzz2019-11-251-17/+116
|
* Use test wrapper exit functionChocobozzz2019-04-241-2/+3
|
* Cleanup testsChocobozzz2019-04-241-3/+1
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
| | | | Because they need dev dependencies
* Move utils to /sharedbuoyantair2018-10-291-2/+2
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-151-3/+29
| | | | | | * Add resolution to create-transcoding-job script * Requested changes
* Improve tests when waiting pending jobsChocobozzz2018-06-131-14/+9
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-1/+1
| | | | publishing a video
* Improve create transcoding jobs testsChocobozzz2018-05-301-0/+15
|
* Add ability to manually run transcoding jobChocobozzz2018-05-301-0/+96