[FEAT] 導入 Playwright E2E 測試環境與登入功能測試腳本
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 1m36s
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 1m36s
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -34,3 +34,12 @@ docs/f6_1770350984272.xlsx
|
||||
.gitignore
|
||||
BOM表自動計算成本.md
|
||||
公共事業費-類別維護.md
|
||||
|
||||
# Playwright
|
||||
node_modules/
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
||||
/playwright/.auth/
|
||||
e2e/screenshots/
|
||||
|
||||
Reference in New Issue
Block a user