Sönke Hahn
|
286b1db836
|
Client Raw: returns Right (status, body) even for failure statuses
|
2014-11-13 20:36:36 +08:00 |
|
Sönke Hahn
|
eff31f7485
|
implemented 'instance HasClient Raw'
|
2014-11-13 19:57:53 +08:00 |
|
Sönke Hahn
|
165022a554
|
module refactoring: putting some things in Servant.Common
|
2014-11-07 19:12:27 +08:00 |
|
Sönke Hahn
|
8e72c70767
|
moved S.Client.BaseUrl to S.Utils.BaseUrl
|
2014-11-07 11:58:41 +08:00 |
|
Sönke Hahn
|
93195abed6
|
put BaseUrl in it's own module
|
2014-11-07 11:09:54 +08:00 |
|
Sönke Hahn
|
f0bca3852c
|
implement BaseUrl to allow https for Clients
|
2014-11-05 20:03:57 +08:00 |
|
Sönke Hahn
|
fd636ead19
|
test suite: quickcheck property for a more complex client function
|
2014-10-31 15:49:58 +01:00 |
|
Sönke Hahn
|
16dbf9b188
|
Allow arbitrary JSON values (not only arrays and objects)
And added tests for QueryFlag.
|
2014-10-31 20:29:00 +08:00 |
|
Sönke Hahn
|
c2be4f3377
|
client tests: QueryParams
|
2014-10-31 20:18:31 +08:00 |
|
Sönke Hahn
|
a9eeff14bd
|
client: correctly handle exceptions on error status codes
|
2014-10-31 18:01:00 +08:00 |
|
Sönke Hahn
|
a0c675f603
|
client test suite: testing ReqBody
|
2014-10-31 18:01:00 +08:00 |
|
Sönke Hahn
|
14e6a49912
|
client test suite: tweak
|
2014-10-31 18:01:00 +08:00 |
|
Sönke Hahn
|
cb1772f0a0
|
test suite: testing Client of Capture
|
2014-10-31 18:01:00 +08:00 |
|
Sönke Hahn
|
f058a3051a
|
HasClient: changing URI to URIAuth (and adding the first client test
case)
|
2014-10-31 18:01:00 +08:00 |
|