1 2 3 4 5 6
// Order of the tests we want to execute import './client' import './feeds/' import './cli/' import './api/' import './plugins/'