-
Notifications
You must be signed in to change notification settings - Fork 46
Spec: fix situations in which presence auto-re-enter needs to happen #711
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
Conversation
paddybyers
left a comment
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.
Looks good but please see comments
|
Thanks. Before this is merged, please can you:
|
|
@SimonWoolf please confirm that the tests that need to exist for this should cover the following. Construction of these tests will require the use of a mock transport that is capable of sending specific messages to the backend, suppressing the sending of specific messages to the backend, and suppressing the processing of specific messages received from the backend. Server-sent
|
lgtm |
No description provided.