We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd32115 commit 005545dCopy full SHA for 005545d
scripts/tests/api.sh
@@ -1,11 +1,7 @@
1
#!/bin/bash
2
3
set -euo pipefail
4
-
5
cd "$(git rev-parse --show-toplevel)"
6
7
npx playwright install --with-deps > /dev/null
8
9
cd tests/test-team
10
11
npm run test:api
scripts/tests/ui-component.sh
npm run test:local-ui
scripts/tests/ui-e2e.sh
run test:e2e
0 commit comments