You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
they use hspec-wai which has no exception handling logic and thus
exceptions just crash.
moreover, `error` out in the monad rather than in the response in the
tests for the router, since warp just sends empty responses when the
response itself contains errors.
0 commit comments