-
Notifications
You must be signed in to change notification settings - Fork 27
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
✨ e2e: Convert puppeteer's ti-plan.js into playwright's ti_plan.py #5689
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5689 +/- ##
=========================================
- Coverage 84.5% 64.9% -19.7%
=========================================
Files 10 548 +538
Lines 214 27564 +27350
Branches 25 204 +179
=========================================
+ Hits 181 17892 +17711
- Misses 23 9620 +9597
- Partials 10 52 +42
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx so much!
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 ! :) thanks a lot!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one... :)
What do these changes do?
Added playwright e2e testing for the Classic TI pipeline.
No animation, it takes 6'16"...
Related issue/s
related to #5630
related to #5709
How to test
Dev-ops checklist