PSPDFKit-labs / bypass

Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responses to client requests.
https://hex.pm/packages/bypass
MIT License
964 stars 111 forks source link

Allow multiple expectations on the same pipeline #105

Open thiamsantos opened 4 years ago

thiamsantos commented 4 years ago

Closes #103

ream88 commented 3 years ago

Really like this, however don't want to break existing code! @MSch 3.0?

bszaf commented 1 year ago

This looks okays, however this is API breaking change, so needs to wait until next major release.