memgraph/tests
Marko Culinovic 7a06040a76 Setup RAFT test infrastructure
Summary:
`JailService` exposes jail API and knows how to
start and stop binaries. Every test should be
defined as python module with exposed
`run` method. Script `master.py` is used
for running tests and takes test module
name as argument. Machine IP addresses are
defined in environment variables. To run test
locally use `local_runner` script.

Reviewers: mislav.bradac, mferencevic, mtomic

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1065
2018-01-05 09:59:42 +01:00
..
benchmark Make interpretation pullable 2017-12-22 15:19:05 +01:00
concurrent Assert on endpoint failures 2017-12-12 14:27:24 +01:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
distributed Setup RAFT test infrastructure 2018-01-05 09:59:42 +01:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Changed macro benchmark summary format 2017-12-28 16:35:45 +01:00
manual Change gid bit size 2017-12-28 11:04:52 +01:00
property_based Prepare record accessor for distributed 2017-12-08 14:12:18 +01:00
public_benchmark Implement measurements collection in tests 2018-01-01 17:49:37 +01:00
qa Implement measurements collection in tests 2018-01-01 17:49:37 +01:00
stress Implement measurements collection in tests 2018-01-01 17:49:37 +01:00
unit Remove PropertyValueStore templatization 2018-01-02 16:18:55 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Setup RAFT test infrastructure 2018-01-05 09:59:42 +01:00