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

Shared Subscription tests #540

Merged
merged 49 commits into from
Jan 9, 2024
Merged

Shared Subscription tests #540

merged 49 commits into from
Jan 9, 2024

Conversation

alfred2g
Copy link
Contributor

Shared Subscription tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@alfred2g alfred2g requested a review from sfod December 31, 2023 11:33
@@ -171,7 +172,6 @@ def test_client_creation_maximum(self):
receive_maximum=1000,
maximum_packet_size=10000,
will_delay_interval_sec=1000,
will=publish_packet,
Copy link
Contributor

Choose a reason for hiding this comment

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

Why was this removed? This test is attempting a creation with everything that can possibly be set including the will.

Copy link
Contributor

@sbSteveK sbSteveK left a comment

Choose a reason for hiding this comment

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

add will back to test_client_creation_maximum and ship

@alfred2g alfred2g merged commit 5742290 into main Jan 9, 2024
64 checks passed
@alfred2g alfred2g deleted the test_shared_subscription branch January 9, 2024 21:34
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.

None yet

2 participants