]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/test.sh
It's not the week-end yet
[github/Chocobozzz/PeerTube.git] / scripts / test.sh
index cf88953652f512f3f4311fc9cbca54ec126acb64..01b259fe248ef92985c97e329bff09c86521c24e 100755 (executable)
@@ -3,6 +3,14 @@
 set -eu
 
 npm run build:server
-npm run travis -- lint
+npm run setup:cli
 
-mocha --exit --require ts-node/register/type-check --bail server/tests/index.ts
+npm run ci -- lint
+
+npm run ci -- client
+npm run ci -- cli-plugin
+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