memgraph/tests
antonio2368 0bcc1d67bc
Add support for Bolt v4(.1) (#10)
* Added handshake support
* Add support for v4 hello and goodbye
* Add support for pulling n results
* Add support for transactions
* Add pull n for the dump
* Add support for NOOP
* Add support for multiple queries
* Update bolt session to support qid
* Update drivers test with multiple versions and go
* Extract failure handling into a function
* Use unique ptr instead of optional for query execution
* Destroy stream before query execution

Co-authored-by: Antonio Andelic <antonio.andelic@memgraph.io>
2020-10-16 12:49:33 +02:00
..
benchmark Improve property store performance 2020-05-05 10:55:00 +02:00
concurrent Implement concurrent tests for storage indices 2020-04-01 10:43:05 +02:00
drivers Add support for Bolt v4(.1) (#10) 2020-10-16 12:49:33 +02:00
feature_benchmark Remove leftover Apollo files (#1) 2020-09-21 14:58:52 +02:00
integration Migrate deps to S3 (#3) 2020-09-22 19:52:26 +02:00
macro_benchmark Migrate deps to S3 (#3) 2020-09-22 19:52:26 +02:00
manual Add support for Bolt v4(.1) (#10) 2020-10-16 12:49:33 +02:00
mgbench Fix mgbench comparison script (#20) 2020-10-15 09:03:48 +02:00
property_based Migrate property_based tests to storage v2 2020-01-13 13:09:57 +01:00
public_benchmark Remove leftover Apollo files (#1) 2020-09-21 14:58:52 +02:00
qa Remove leftover Apollo files (#1) 2020-09-21 14:58:52 +02:00
stress Remove leftover Apollo files (#1) 2020-09-21 14:58:52 +02:00
unit Add support for Bolt v4(.1) (#10) 2020-10-16 12:49:33 +02:00
.clang-tidy Add .clang-tidy for tests and update the config 2019-10-31 16:07:09 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Initial implementation of mgbench benchmarks (#4) 2020-09-22 18:55:28 +02:00