You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature you'd like to have.
We need to have automated E2E testing to make sure the operator continues to function correctly.
What is the value to the end user? (why is it a priority?)
Automated E2E testing will help keep master working and decrease the likelihood of regressions, leading to higher quality releases.
How will we know we have a good solution? (acceptance criteria)
On each commit/pr:
Describe the feature you'd like to have.
We need to have automated E2E testing to make sure the operator continues to function correctly.
What is the value to the end user? (why is it a priority?)
Automated E2E testing will help keep master working and decrease the likelihood of regressions, leading to higher quality releases.
How will we know we have a good solution? (acceptance criteria)
On each commit/pr:
Additional context
Child of #5