This commit is contained in:
@@ -78,6 +78,7 @@ jobs:
|
|||||||
E2E_ADMIN_PASSWORD: TestAdmin@123456
|
E2E_ADMIN_PASSWORD: TestAdmin@123456
|
||||||
run: |
|
run: |
|
||||||
echo "Running E2E tests on Desktop Chrome (production verification)"
|
echo "Running E2E tests on Desktop Chrome (production verification)"
|
||||||
|
npm run test:e2e:smoke -- --project="Desktop Chrome"
|
||||||
npx playwright test --project="Desktop Chrome" --reporter=html --reporter=list
|
npx playwright test --project="Desktop Chrome" --reporter=html --reporter=list
|
||||||
|
|
||||||
- name: API smoke verification
|
- name: API smoke verification
|
||||||
|
|||||||
Reference in New Issue
Block a user