Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

feat/add-ping-and-test #42

Merged
merged 2 commits into from
Dec 1, 2016
Merged

feat/add-ping-and-test #42

merged 2 commits into from
Dec 1, 2016

Conversation

daviddias
Copy link
Collaborator

No description provided.

@daviddias
Copy link
Collaborator Author

@dignifiedquire @victorbjelkholm quick thumbs up?

nodeE.pingByPeerInfo(nodeF.peerInfo, (err, ping) => {
expect(err).to.not.exist
ping.once('ping', (time) => {
ping.stop()
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe assert the time to be > 0 ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@daviddias daviddias merged commit 1939c7a into master Dec 1, 2016
@daviddias daviddias deleted the feat/ping branch December 1, 2016 12:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants