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

RSA7b3 #356

Merged
merged 1 commit into from
Apr 1, 2016
Merged

RSA7b3 #356

merged 1 commit into from
Apr 1, 2016

Conversation

ricardopereira
Copy link
Contributor

No description provided.

@mattheworiordan
Copy link
Member

LGTM

1 similar comment
@tcard
Copy link
Contributor

tcard commented Apr 1, 2016

LGTM

@tcard tcard merged commit cc0b067 into master Apr 1, 2016
@tcard tcard deleted the rsa7b3 branch April 1, 2016 18:06
// TODO: Realtime.connection
it("should CONNECTED ProtocolMessages contain a clientId") {
let options = AblyTests.commonAppSetup()
options.clientId = "john"
Copy link
Member

Choose a reason for hiding this comment

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

This is not a great test because it appears the clientId is set to john before the ProcotolMessage is received. You should have a null clientId but use a token with an implicit clientId and then check that the client library later sets the clientId based solely on the connectionDetails.clientId

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 #403.

maratal pushed a commit that referenced this pull request Jul 19, 2023
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