Skip to content

[e2e-test] Added the ginkgo style checks for e2e tests#3914

Merged
joelanford merged 1 commit intooperator-framework:masterfrom
prafull01:ginkgo-checks-e2e
Sep 19, 2020
Merged

[e2e-test] Added the ginkgo style checks for e2e tests#3914
joelanford merged 1 commit intooperator-framework:masterfrom
prafull01:ginkgo-checks-e2e

Conversation

@prafull01
Copy link
Copy Markdown
Contributor

@prafull01 prafull01 commented Sep 18, 2020

Description of the change:
Added the ginkgo style checks for error messages rather then generating the error messages using fmt.Errorf()

Fixes #3771

Motivation for the change:
The changes was suggested in #3499 (comment) to better improve the readability of e2e tests.

Copy link
Copy Markdown
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

Really thank you for the contribution 🥇
It is great.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 18, 2020
Copy link
Copy Markdown
Member

@joelanford joelanford left a comment

Choose a reason for hiding this comment

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

/lgtm

@joelanford joelanford merged commit d0c2528 into operator-framework:master Sep 19, 2020
@prafull01 prafull01 deleted the ginkgo-checks-e2e branch September 19, 2020 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Address e2e test suggestion horizontally.

4 participants