memgraph/tests
florijan c4327b26f4 Extract tx::SingleNodeEngine from tx::MasterEngine
Summary:
No logic changes, just split `tx::MasterEngine` into
`tx::SingleNodeEngine` and `tx::MasterEngine`. This gives better
responsibility separation and is more appropriate now there is no
Start/Shutdown.

Reviewers: dgleich, teon.banek, buda

Reviewed By: dgleich, teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1099
2018-01-11 15:44:42 +01:00
..
benchmark Extract tx::SingleNodeEngine from tx::MasterEngine 2018-01-11 15:44:42 +01:00
concurrent Change network design from Start/Shutdown to constructor/destructor 2018-01-10 14:58:57 +01:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
distributed Change network design from Start/Shutdown to constructor/destructor 2018-01-10 14:58:57 +01:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Add initial version of Apollo config files 2018-01-10 14:46:10 +01:00
manual Change network design from Start/Shutdown to constructor/destructor 2018-01-10 14:58:57 +01:00
property_based Prepare record accessor for distributed 2017-12-08 14:12:18 +01:00
public_benchmark Add initial version of Apollo config files 2018-01-10 14:46:10 +01:00
qa Add initial version of Apollo config files 2018-01-10 14:46:10 +01:00
stress Add initial version of Apollo config files 2018-01-10 14:46:10 +01:00
unit Extract tx::SingleNodeEngine from tx::MasterEngine 2018-01-11 15:44:42 +01:00
apollo_runs.py Add initial version of Apollo config files 2018-01-10 14:46:10 +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