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

migrate GooglePubSubConsumingTest to new test framework #1800

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

piotrrzysko
Copy link
Member

No description provided.

@@ -21,23 +19,15 @@

public class AttachingKeepAliveHeaderTest {

@Order(0)
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we sure we need to use this annotation? I thought the tool was smart enough to take care of the order itself

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not sure, but to me, the contract of @RegisterExtension seems too vague to assume that @Order is unnecessary in this case: https://junit.org/junit5/docs/5.4.0/api/org/junit/jupiter/api/extension/RegisterExtension.html

@moscicky moscicky self-assigned this Dec 14, 2023
@piotrrzysko piotrrzysko merged commit 760fa09 into integration_tests_framework Dec 14, 2023
7 checks passed
@piotrrzysko piotrrzysko deleted the GooglePubSubConsumingTest branch December 14, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants