-
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: new workflow to test tiplite
#6388
β
e2e: new workflow to test tiplite
#6388
Conversation
Codecov ReportAll modified and coverable lines are covered by tests β
Additional details and impacted files@@ Coverage Diff @@
## master #6388 +/- ##
=========================================
+ Coverage 84.5% 88.1% +3.5%
=========================================
Files 10 1505 +1495
Lines 214 62201 +61987
Branches 25 2023 +1998
=========================================
+ Hits 181 54813 +54632
- Misses 23 7076 +7053
- Partials 10 312 +302
Flags with carried forward coverage won't be shown. Click here to find out more. |
0eb2ff7
to
da2cfbf
Compare
tilite
tilite
tiplite
ae819c7
to
f4e8892
Compare
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!
ff317ce
to
630443d
Compare
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
cfedbe8
to
b1a9157
Compare
5ce4912
to
26752c6
Compare
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.
πͺΆ
Quality Gate passedIssues Measures |
What do these changes do?
Initial e2e test for
tiplite
. It executes a variant of "classic TI plan test" implemented for the full tip workflow.test_classic_ti_plan
defined by newis_product_lite
fixtureAccess Tip
button within menuRelated issue/s
How to test
or equivalently
Dev-ops checklist
None