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

RTP2 #311

Merged
merged 8 commits into from
Apr 5, 2016
Merged

RTP2 #311

merged 8 commits into from
Apr 5, 2016

Conversation

ricardopereira
Copy link
Contributor

No description provided.

channel.presenceMap.testSuite_getArgumentFrom("put:", atIndex: 0) { arg0 in
let member = arg0 as! ARTPresenceMessage
if member.clientId == "user50" {
print(member.timestamp)
Copy link
Contributor

Choose a reason for hiding this comment

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

Leftover? Should this whole "paragraph" be testing anything?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ups, yes. Thanks.

@tcard
Copy link
Contributor

tcard commented Mar 23, 2016

LGTM

@tcard
Copy link
Contributor

tcard commented Mar 23, 2016

In fact, no LGTM, see failing test. leavePresenceTimestamp isn't being set before you compare to it.

@tcard
Copy link
Contributor

tcard commented Apr 4, 2016

PTAL

@ricardopereira
Copy link
Contributor Author

LGTM

@tcard tcard merged commit 5d5dc07 into master Apr 5, 2016
@tcard tcard deleted the rtp2 branch April 5, 2016 14:25
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