Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.
This repository was archived by the owner on May 17, 2019. It is now read-only.

Add a way to test stream requests/responses. #133

@slonoed

Description

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions