servant/servant-client/test/Servant
Gaël Deest 5ead291f8d Implementation of HasClient
Follows the same design as `HasServer` in the previous commit.

A test has been added (which incidentally acts as a test for the
HasServer instance).
2021-11-18 10:09:58 +01:00
..
BasicAuthSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
ClientTestUtils.hs Implementation of HasClient 2021-11-18 10:09:58 +01:00
ConnectionErrorSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
FailSpec.hs unsupporting GHC < 8.6.5, removing unecessary imports 2021-10-02 13:13:24 +02:00
GenAuthSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00
GenericSpec.hs Implementation of HasClient 2021-11-18 10:09:58 +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 Addresses problems with URL encodings 2021-10-03 09:57:55 -05:00
WrappedApiSpec.hs ClientSpec split into multiple modules 2019-03-31 13:21:17 +01:00