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

[fusion-test-utils#133] Add a way to test stream requests/responses. #255

Open
chrisdothtml opened this issue May 9, 2019 · 0 comments
Open

Comments

@chrisdothtml
Copy link
Member

chrisdothtml commented May 9, 2019

This issue was migrated from fusionjs/fusion-test-utils#133 and was originally reported by @slonoed.


Type of issue

Feature

Description

Some apps use plugin middleware to handle a request and read it as a stream. IE: file uploading.
It would be nice to have an API for this in test utils.

Current behavior

No nice API

Expected behavior

Supernice API

Notes

node-mocks-http package still missing correct inheritance form Readable.
It should be fixed with this commit released.
eugef/node-mocks-http@a8c44c0

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

No branches or pull requests

1 participant