gRPC-haskell/tests
Connor Clark 1907fa66c4 Server-side call cancellation (#26)
* begin module with LowLevel tests of Op stuff, cancel functions, refactor Ops a little.

* refactor op tests, add server-side cancellation test

* add cancel function for unregistered calls, move some unregistered stuff

* remove unnecessary threadDelay

* update test description

* fix init metadata api for registered server calls

* pass call into handler for cancelling, add cancel test
2016-06-13 13:51:53 -07:00
..
LowLevelTests Server-side call cancellation (#26) 2016-06-13 13:51:53 -07:00
LowLevelTests.hs Server-side call cancellation (#26) 2016-06-13 13:51:53 -07:00
Properties.hs Server-side call cancellation (#26) 2016-06-13 13:51:53 -07:00
UnsafeTests.hs Add tests, fix some Valgrind errors (#25) 2016-06-13 09:25:32 -05:00