e2e: eg install and uninstall test#3515
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3515 +/- ##
==========================================
+ Coverage 67.36% 67.44% +0.08%
==========================================
Files 182 182
Lines 22433 22433
==========================================
+ Hits 15111 15130 +19
+ Misses 6230 6216 -14
+ Partials 1092 1087 -5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/retest |
|
/retest |
|
/retest |
|
maybe use the term |
sounds good! |
|
Hi @ShyunnY ! should we also update the existing "upgrade" test to use the new helm util? |
@guydc |
|
I thought about it, let's solve the current PR first. In the future I will open an issue: about adding |
|
yes, sure, let's get this in first. |
|
/retest |
|
hi, @arkodg |
|
/retest |
It will not impact other suites, but may impact other tests within this suite. |
can you give an example? Thanks! |
One example that comes to mind:
I think that we can just seperate this test into another suite and ensure that it runs after everything else in the |
|
wow, I like this solution ^_^ IMO, we should try not to introduce unnecessary complexity in E2E testing, which may cause additional confusion for new users. I will take your solution and change it, thank you for your review. |
|
/retest |
|
It seems like we've been procrastinating for a long time, can we please get on with this work? :) |
769193f to
70eb4dd
Compare
Signed-off-by: shyunny <shyunny@outlook.com>
70eb4dd to
aefac57
Compare
|
I'm sorry for delaying the resolution of this conflict. In the latest commit, I thought to simplify the |
|
/retest |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
|
closing this PR since its become inactive, feel free to reopen if you're still working on it |
What type of PR is this?
e2e: eg install and uninstall test
What this PR does / why we need it:
Which issue(s) this PR fixes:
This PR adds e2e tests for the parts of
Helm.PackageToolused inegctl.package managerfeature.Fixes #3323