1 2 3 4 5 6 7 8 9 10
// Order of the tests we want to execute import './client' import './misc-endpoints' import './feeds/' import './cli/' import './api/' import './peertube-runner/' import './plugins/' import './helpers/' import './lib/'