docs: split smoke commands and clarify runbook
TaxBaik CI/CD / build-and-deploy (push) Failing after 4m39s

This commit is contained in:
2026-07-04 21:21:36 +09:00
parent af238543c5
commit dcd4c283b8
3 changed files with 11 additions and 35 deletions
+2 -1
View File
@@ -78,7 +78,8 @@ jobs:
E2E_ADMIN_PASSWORD: TestAdmin@123456
run: |
echo "Running smoke checks on Desktop Chrome (production verification)"
npm run test:e2e:smoke -- --project="Desktop Chrome"
npm run test:e2e:public-smoke
npm run test:e2e:admin-smoke
- name: Browser E2E verification
env: