Adopting Playwright (#2702)

This commit is contained in:
Cesar Celis Hernandez
2023-03-14 09:26:06 -06:00
committed by GitHub
parent f7f7b087c4
commit 5cb4e6f651
14 changed files with 1073 additions and 17 deletions

10
.gitignore vendored
View File

@@ -1,3 +1,13 @@
# Playwright Data
portal-ui/storage/
portal-ui/playwright/.auth/admin.json
# Report from Playwright
portal-ui/playwright-report/
# Coverage from Playwright
portal-ui/.nyc_output/
# Binaries for programs and plugins
*.exe
*.exe~