]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/test.sh
Support progress for ffmpeg tasks
[github/Chocobozzz/PeerTube.git] / scripts / test.sh
index 1b6b29b66ec3184a7152a1d0bdb6bd95b370ca5e..32034531ddfae3257757f5c8ac2dddbebeaff21c 100755 (executable)
@@ -7,4 +7,10 @@ npm run setup:cli
 
 npm run ci -- lint
 
-mocha --exit --require ts-node/register/type-check --bail server/tests/index.ts
+npm run ci -- misc
+npm run ci -- cli
+npm run ci -- api-1
+npm run ci -- api-2
+npm run ci -- api-3
+npm run ci -- api-4
+npm run ci -- external-plugins