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

Rewrite all the tests to testenv with gomega #249

Merged
merged 6 commits into from
Apr 26, 2022
Merged

Rewrite all the tests to testenv with gomega #249

merged 6 commits into from
Apr 26, 2022

Conversation

darkowlzz
Copy link
Contributor

@darkowlzz darkowlzz commented Apr 19, 2022

Rewrite all the envtest ginkgo based tests using testenv with gomega.

Based on #208, with all the latest changes and tests.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
Upcoming testenv creates local instances of Gomega. Update LoadImages()
and ServeHTTP() to not use global Expect().

Signed-off-by: Sunny <darkowlzz@protonmail.com>
Signed-off-by: Sunny <darkowlzz@protonmail.com>
Signed-off-by: Sunny <darkowlzz@protonmail.com>
Signed-off-by: Sunny <darkowlzz@protonmail.com>
Signed-off-by: Sunny <darkowlzz@protonmail.com>
@pjbgf pjbgf added this to the GA milestone Apr 22, 2022
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @darkowlzz 🏅

@stefanprodan stefanprodan added the area/ci CI related issues and pull requests label Apr 26, 2022
@darkowlzz darkowlzz merged commit c681dc5 into main Apr 26, 2022
@darkowlzz darkowlzz deleted the testenv branch April 26, 2022 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants