Skip to content
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

refactor(e2e): Use ginkgo and gomega functions in helper libs #38

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

jimmidyson
Copy link
Contributor

Not sure how I feel about this but I moved a lot of the ginkgo/gomega calls into the e2e helper libs. This makes cleanup etc easier but then has a different flow to "normal" go usage, i.e. no errors are returned from helpers, all handled in the helpers themselves. What do you think @dkoshkin?

@jimmidyson jimmidyson requested a review from dkoshkin December 1, 2022 11:21
@jimmidyson jimmidyson merged commit 9b532ac into main Dec 1, 2022
@jimmidyson jimmidyson deleted the jimmi/refactor-e2e branch December 1, 2022 12:47
This was referenced Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant