Testing Framwork #17

Merged
an.di merged 83 commits from adilallo/enhancement/TestingFramework2 into main 2025-09-03 18:50:40 +00:00
Showing only changes of commit 4ba5075a9f - Show all commits
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
- run: npx playwright install --with-deps ${{ matrix.browser }} - run: npx playwright install --with-deps ${{ matrix.browser }}
- run: npm run build - run: npm run build
- name: E2E (start + test + teardown) - name: E2E (start + test + teardown)
run: | run: |
set -euxo pipefail set -euxo pipefail