vkarpov15 / awaitjs-express

Write Express middleware and route handlers using async/await
Apache License 2.0
125 stars 13 forks source link

Add express consistency test #27

Closed letalumil closed 3 years ago

letalumil commented 3 years ago

Add a test to reproduce issues described in #26.

letalumil commented 3 years ago

Add a possible solution to the problem described.