-
Notifications
You must be signed in to change notification settings - Fork 473
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
chore(demo-playwright): test for landing page #6143
Conversation
* chore(demo-playwright): adding a playwright test for line-chart * chore(demo-playwright): addressing comments Co-authored-by: Nikita Barsukov <[email protected]> --------- Co-authored-by: Nikita Barsukov <[email protected]>
chore(demo-playwright): test for table-bars-service
chore(demo-playwright): button.spec.ts
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
BundleMonUnchanged files (5)
No change in files bundle size Unchanged groups (1)
Final result: ✅ View report in BundleMon website ➡️ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6143 +/- ##
=======================================
Coverage 71.92% 71.92%
=======================================
Files 1464 1464
Lines 16024 16024
Branches 2283 2283
=======================================
Hits 11525 11525
Misses 4127 4127
Partials 372 372
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PR Type
What kind of change does this PR introduce?
What is the current behaviour?
Addresses #4912
What is the new behaviour?
This PR adds a playwright test for the landing page