-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
End-to-end testing - playwright CI #361
base: master
Are you sure you want to change the base?
Conversation
Thanks @osundwajeff , I've tested it locally and it looks good to me |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #361 +/- ##
===========================================
+ Coverage 36.06% 82.45% +46.38%
===========================================
Files 111 149 +38
Lines 4899 5933 +1034
===========================================
+ Hits 1767 4892 +3125
+ Misses 3132 1041 -2091 ☔ View full report in Codecov by Sentry. |
Hi @Xpirix, you can test it. |
@Xpirix please fix the conflicts |
…ywright-ci-test-setup
@dimasciput Cc @osundwajeff, I've fixed the conflicts and the workflow for this. |
This PR focuses on End-to-end testing using playwright.
The directory
playwright
currently contains the basic config files and tests for playwright.Peek.2024-02-28.08-27.mp4