Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Dredd Hangs When Using Body Parser and Editing Body in Hook #124

@smizell

Description

@smizell

If you do the following steps, Dredd will hang when running.

  1. Use body-parser with express.js.
  2. Use a before hook
  3. In the hook, change the body to some string
  4. Run Dredd with that hook

I've created a Gist here to duplicate:
https://gist.github.com/smizell/b054ebdd34a9bbd6eec3

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