Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Improving test coverage #6

Closed
wants to merge 5 commits into from

Conversation

vsukhomlinov
Copy link

@daviddias
Copy link
Member

Seems I added travis after and didn't notice I added 0.4 instead of 4 for the Node.js version. Mind rebasing so that travis runs the tests again?

7125d93

update: nvm on Travis, seems it is having problems with installing buffertools

})
})

test('closing socket for unsupported handler', function (done) {
Copy link
Member

Choose a reason for hiding this comment

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

where is the check to see if the socket is closed?

@daviddias
Copy link
Member

Hey @vsukhomlinov, thank you for the PR. I'm missing to see how this fixes #5, could you point me to that line?

@vsukhomlinov
Copy link
Author

It doesn't. It fixes #5 from another repository.

-Vitaly

On Jan 11, 2016, at 05:56, David Dias [email protected] wrote:

Hey @vsukhomlinov, thank you for the PR. I'm missing to see how this fixes #5, could you point me to that line?


Reply to this email directly or view it on GitHub.

@@ -2,6 +2,15 @@ language: node_js
node_js:
- "4"
- "5"
env:
- CXX=g++-4.8 #need that for the buffertools dependency
Copy link
Member

Choose a reason for hiding this comment

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

where is this used?

dignifiedquire added a commit that referenced this pull request Apr 18, 2016
@daviddias
Copy link
Member

Closing in favour of #9

Thank you for bringing this @vsukhomlinov

@daviddias daviddias closed this Apr 18, 2016
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