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

RTP1 #282

Merged
merged 3 commits into from
Mar 10, 2016
Merged

RTP1 #282

merged 3 commits into from
Mar 10, 2016

Conversation

ricardopereira
Copy link
Contributor

No description provided.

expect(channel.presenceMap.isSyncComplete()).to(beFalse())
}

it("when members are present") {
Copy link
Contributor

Choose a reason for hiding this comment

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

This tests when one member is present. Spec says "subsequent ProtocolMessage SYNC messages will be delivered", which requires a test that expects more then one SYNC messages to arrive and be processed properly.

Copy link
Member

Choose a reason for hiding this comment

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

I would agree, please add 250 present members, and expect 3 SYNC pages of members.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done d6a47ec.

@tcard
Copy link
Contributor

tcard commented Mar 10, 2016

LGTM

ricardopereira added a commit that referenced this pull request Mar 10, 2016
@ricardopereira ricardopereira merged commit 17c5959 into master Mar 10, 2016
@ricardopereira ricardopereira deleted the rtp1 branch March 10, 2016 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants