Add concept of video state, and add ability to wait transcoding before
[oweals/peertube.git] / server / tests / cli / index.ts
1 // Order of the tests we want to execute
2 import './create-transcoding-job'
3 import './create-import-video-file-job'
4 import './reset-password'
5 import './update-host'