aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/index-fast.ts
blob: ced973bc24cbe3526877195a2db7e4d8976ba93d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
// Order of the tests we want to execute
import './config'
import './check-params'
import './friends-basic'
import './users'
import './single-pod'
import './video-abuse'
import './video-blacklist'
import './video-blacklist-management'
import './video-description'
import './video-privacy'
import './services'