aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/index.ts
blob: 97f2a19d736ebb0aef341f28eeac1e9a7746c29b (plain) (blame)
1
2
3
4
5
6
7
8
// Order of the tests we want to execute
import './pods'
import './remotes'
import './users'
import './request-schedulers'
import './videos'
import './video-abuses'
import './video-blacklists'