Add TODO to thrift transport test
This commit is contained in:
@@ -18,4 +18,7 @@
|
|||||||
|
|
||||||
using namespace memgraph::io;
|
using namespace memgraph::io;
|
||||||
|
|
||||||
TEST(ThriftTransport, Echo) {}
|
TEST(ThriftTransport, Echo) {
|
||||||
|
// TODO(tyler and gabor) use thrift-generated echo, and thrift transport, to send, reply, and receive the response for
|
||||||
|
// a thrift-defined message
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user