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

Emit connackSent event #65

Merged
merged 4 commits into from
Sep 2, 2016
Merged

Emit connackSent event #65

merged 4 commits into from
Sep 2, 2016

Conversation

rahulbhanushali
Copy link

Emitted a connackSent event to allow implementing operations required after connack has been sent.

@coveralls
Copy link

coveralls commented Sep 1, 2016

Coverage Status

Coverage increased (+0.005%) to 97.031% when pulling c70b901 on rahulbhanushali:master into 2641d59 on mcollina:master.

@coveralls
Copy link

coveralls commented Sep 2, 2016

Coverage Status

Coverage increased (+0.005%) to 97.031% when pulling ae7f096 on rahulbhanushali:master into 2641d59 on mcollina:master.

@mcollina
Copy link
Collaborator

mcollina commented Sep 2, 2016

This will need a unit test

Added tests cases in basic.js for connackSent event.
@coveralls
Copy link

coveralls commented Sep 2, 2016

Coverage Status

Coverage increased (+0.005%) to 97.031% when pulling e4bcdf0 on rahulbhanushali:master into 2641d59 on mcollina:master.

}, 'successful connack')
t.end()
})
})
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you please move this at the end of https://github.com/mcollina/aedes/blob/master/test/meta.js?

Updated the message for the test case
@coveralls
Copy link

coveralls commented Sep 2, 2016

Coverage Status

Coverage increased (+0.005%) to 97.031% when pulling 6c5ff3d on rahulbhanushali:master into 2641d59 on mcollina:master.

@mcollina mcollina merged commit c539e6c into moscajs:master Sep 2, 2016
@mcollina
Copy link
Collaborator

mcollina commented Sep 2, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants