github actions workflows added (#1947)

* github actions workflows added

* added playwright tests

* Apply suggestions from code review

* Update .github/workflows/push.yaml
This commit is contained in:
Sriram
2025-01-17 17:03:46 +00:00
committed by GitHub
parent 81fd5f4404
commit 88b732e062
8 changed files with 190 additions and 29 deletions

10
.gitignore vendored
View File

@@ -28,9 +28,13 @@ coverage/
artifacts/
work/
e2e-results/
**/cypress/videos
**/cypress/report.json
# playwright
test-results/
playwright-report/
blob-report/
playwright/.cache/
playwright/.auth/
# Tools logs
npm-debug.log