memgraph/tests
Matej Ferencevic 8cf69738bf Fixed bolt decoder chunked buffer implementation.
Summary:
Bolt client now uses new chunked decoder.

Fixed bolt session to use new chunked decoder.

Fixed chunked decoder buffer test.

Fixed bolt session test.

Removed debug message from client.

Fixed bolt encoder to comply with specification.

Reviewers: buda, mislav.bradac

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D751
2017-09-06 13:19:42 +02:00
..
benchmark Fix expansion benchmark 2017-08-25 10:09:21 +02:00
concurrent Fix remaining falling tests in release mode 2017-08-09 16:39:21 +02:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
drivers Add transactions test to run script 2017-08-21 11:34:19 +02:00
integration GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
macro_benchmark Refactored harness and added PostgreSQL support. 2017-09-05 09:45:41 +02:00
manual Add single_create group to harness 2017-08-28 11:45:12 +02:00
property_based GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
public_benchmark A python script that visualizes latency results from LDBC. 2017-09-04 16:36:42 +02:00
qa Assert function added 2017-09-05 13:57:56 +02:00
stress Libraries are now downloaded from our local cache server. 2017-08-25 09:58:39 +02:00
unit Fixed bolt decoder chunked buffer implementation. 2017-09-06 13:19:42 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Migrate harness to use our bolt client 2017-08-25 11:10:15 +02:00