aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/create-import-video-file-job.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move utils to /sharedbuoyantair2018-10-291-2/+2
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Improve tests when waiting pending jobsChocobozzz2018-06-131-11/+6
|
* Fix import with when the imported file has the same extension than anChocobozzz2018-06-111-4/+28
| | | | already existing file
* Move fixtures in tests/Chocobozzz2018-06-071-2/+2
|
* Improve create import file jobChocobozzz2018-06-071-12/+19
| | | | Fix federation of .ogv videos
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-0/+111