servant/servant-client/test/Servant
Paolo Capriotti 19ec395e66
Avoid using SOP constructors directly (#1434)
This is a followup to #1420. It uses `respond` and `matchUnion`, with
the help of some type annotations, instead of the NS constructors from
SOP.
2021-07-13 10:10:30 -05:00
..
BasicAuthSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
ClientTestUtils.hs Add response header support to UVerb (#1420) 2021-06-10 17:10:50 +02:00
ConnectionErrorSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
FailSpec.hs Fix Verb with headers checking content type differently 2019-08-11 21:19:34 +02:00
GenAuthSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
HoistClientSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
StreamSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
SuccessSpec.hs Avoid using SOP constructors directly (#1434) 2021-07-13 10:10:30 -05:00
WrappedApiSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00