Commit Graph

11 Commits

Author SHA1 Message Date
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