memgraph/tests
antonio2368 b10255a12f Add initial support for multiple clients (#31)
* Add tests for multiple clients
* Use variant for RPC server and clients
* Using synchronized list for replication clients, extracted variant access to a function
* Set MAIN as default, add unregister function, add a name for replication clients
* Use the regular list for clients
* Use test fixture so storage directory is cleaned
* Use seq_cst for replication_state

Co-authored-by: Antonio Andelic <antonio.andelic@memgraph.io>
2021-01-21 15:49:32 +01:00
..
benchmark Clean and upgrade openCypher and stress tests (#27) 2020-11-24 13:09:14 +01:00
concurrent Implement concurrent tests for storage indices 2020-04-01 10:43:05 +02:00
drivers Add docs examples as driver tests (#29) 2020-10-23 18:02:33 +02:00
feature_benchmark Remove leftover Apollo files (#1) 2020-09-21 14:58:52 +02:00
gql_behave Clean and upgrade openCypher and stress tests (#27) 2020-11-24 13:09:14 +01:00
integration Migrate code to C++20 (#44) 2020-11-17 11:03:08 +01:00
macro_benchmark Fix older version of SSL (#24) 2020-10-20 12:55:13 +02:00
manual Fix older version of SSL (#24) 2020-10-20 12:55:13 +02:00
mgbench Migrate code to C++20 (#44) 2020-11-17 11:03:08 +01: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
stress Clean and upgrade openCypher and stress tests (#27) 2020-11-24 13:09:14 +01:00
unit Add initial support for multiple clients (#31) 2021-01-21 15:49:32 +01: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