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

Remove Sinon dependency #217

Merged
merged 1 commit into from
Sep 17, 2018
Merged

Remove Sinon dependency #217

merged 1 commit into from
Sep 17, 2018

Conversation

frankie567
Copy link
Contributor

This is a follow-up of my PR #201. As pointed out by @SimenB in the comments, the Sinon dependency is not necessary to mock process.platform in order to make the processOpenFileDescriptors unit test pass on any platform.

This PR removes the Sinon dependency by using Jest to do the same thing.

Best regards!

Copy link
Collaborator

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

Thanks!

@SimenB SimenB merged commit 7fd5477 into siimon:master Sep 17, 2018
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.

None yet

2 participants