Yuriy Syrovetskiy
Yuriy Syrovetskiy
Sorry, I'm not sure I have enough expertise.
implemented in #67
I can't make it pass without changing main implementation.
@ocramz what do you think of this implementation?
I'm not sure how to write such tests, I did it intuitively. I just want to see exception when it is thown from a handler.
This is a scratch of solution to https://github.com/haskell-servant/servant/issues/1626
A complete solution needs those changes to be released; this is just an idea of solution.
If you think http-api-data must be fixed, see - https://github.com/fizruk/http-api-data/pull/123 - https://github.com/fizruk/http-api-data/pull/120
I think, this is already fixed in http-api-data, but I can't recheck right now.
Look like it's fixed, but I'm not sure.