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

RSA7a4 #433

Merged
merged 2 commits into from
Apr 29, 2016
Merged

RSA7a4 #433

merged 2 commits into from
Apr 29, 2016

Conversation

ricardopereira
Copy link
Contributor

No description provided.


expect(client.auth.clientId).to(equal("john"))
waitUntil(timeout: testTimeout) { done in
channel.publish(nil, data: "message") { error in
Copy link
Contributor

Choose a reason for hiding this comment

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

This doesn't prove that it's using the right client ID for Auth operations. I think you should at least remove the key from options and set the authCallback, and check that the client ID passed to the authCallback is the right one.

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 e8f618e.

@tcard
Copy link
Contributor

tcard commented Apr 29, 2016

LGTM

@tcard tcard merged commit 8f97c54 into master Apr 29, 2016
@tcard tcard deleted the rsa7a4 branch April 29, 2016 16:32
tcard pushed a commit that referenced this pull request May 16, 2016
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.

2 participants