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
* E2E Cleanup
- Fix undefined steps causing HTTPProxy tests to be skipped
- Set "Strict" flag for godog by default to avoid undefined steps slipping by in the future
- Fix concurrent test run requiring two ctrl-c's to terminate
- Use parentheses instead of brackets in go test calls for E2E_TIMEOUT for consistency/correctness
Signed-off-by: Daniel Franz <dfranz@redhat.com>
* Fix ambiguous step definitions
Signed-off-by: Daniel Franz <dfranz@redhat.com>
---------
Signed-off-by: Daniel Franz <dfranz@redhat.com>
0 commit comments