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

Access WriteStream of fs during runtime instead of include time #385

Merged
merged 1 commit into from
Jan 13, 2017

Conversation

badeball
Copy link
Contributor

This adds compatibility with mock-fs, which overrides these methods and expects modules to access them thereafter. This is merely a suggestion, as I don't know if you support making changes in order to support such things. However, I find the mock-fs module to be incredibly useful and would love to have it supported.

This adds compatibility with mock-fs [1], which overrides these methods
and expects modules to access them thereafter.

[1] https://github.com/tschaub/mock-fs
@felixge
Copy link
Collaborator

felixge commented Jan 11, 2017

See #412

@kornelski kornelski merged commit e5491cb into node-formidable:master Jan 13, 2017
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