-
Notifications
You must be signed in to change notification settings - Fork 26
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
RTN15d #249
RTN15d #249
Conversation
d5bf275
to
f0b7614
Compare
I think this should be rebased with #228 fixes. |
context("connection failures once CONNECTED") { | ||
|
||
// RTN15d | ||
pending("should recover from disconnection and messages delivered once the connection is resumed") { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we change this to "should recover from disconnection and publish queued messages once the connection is resumed"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, I may have misread RTN15d and this suggested change is wrong. However, is this test then not the same as RTN15a, I'm not sure why there are two different tests?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
f0b7614
to
7b8e8f5
Compare
Rebased with master with changes: 7b8e8f5. |
LGTM |
1 similar comment
LGTM |
7b8e8f5
to
2ad4f73
Compare
No description provided.