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
As developer I want "Changing e2e test from bash to Golang struct" So that "This feature integrates the code structure with the test"
Context
I suggest refactoring the e2e test from bash to Golang language. It integrates the test with the code base, and all tests are the same as the code. Also not depend on bash language
Summary
As developer
I want "Changing e2e test from bash to Golang struct"
So that "This feature integrates the code structure with the test"
Context
I suggest refactoring the e2e test from bash to Golang language. It integrates the test with the code base, and all tests are the same as the code. Also not depend on bash language
On another hand kubernetes-sigs/e2e-framework is one of the suggest project from k8s team for using test
Out of Scope
No response
Further links
Acceptance Criteria
No response
Implementation Ideas
If it is okay, I prefer to spend time refactoring all e2e test to this format
The text was updated successfully, but these errors were encountered: