gRPC-haskell/tests
Joel Stanley d46c0c1c94 Distinguish hostnames vs "host:port" strings; minor echo client cleanup (#20)
* Remove explicit host:port parameter from clientRequest

* Save ClientConfig in Client ADT; derive host:port string as needed

* Add Port newtype and endpoint string constructor fn

* Introduce Endpoint newtype for host:port strings; derive them as needed; misc cleanup

* Clean up echo client
2016-06-06 12:54:43 -05:00
..
LowLevelTests.hs Distinguish hostnames vs "host:port" strings; minor echo client cleanup (#20) 2016-06-06 12:54:43 -05:00
Properties.hs Move unsafe C bindings unit tests to UnsafeTests module; minor nit-linting 2016-05-25 14:31:51 -07:00
UnsafeTests.hs More cleanup: move unsafe payload test to UnsafeTests module, use bracket_ and concurrently 2016-05-25 15:41:37 -07:00