memgraph/tests/integration
Matej Ferencevic 813a3b9eed Started network refactorization.
Summary:
Moved server and worker from bolt to communication. Started
templatization.

Started removal of Bolt class.

Removed unnecessary files from network.

Converted states to template functions.

Bolt::Session is now a template.

Merge remote-tracking branch 'origin/dev' into mg_refactor_network

Merged bolt_serializer.cpp into hpp.

Removed obsolete include.

Initial version of bolt session unit test.

Uncommented leftover log commands.

Reimplemented io::Socket.

Added client-stress.sh script.

Reviewers: dgleich, buda

Reviewed By: dgleich, buda

Subscribers: pullbot, mferencevic, buda

Differential Revision: https://phabricator.memgraph.io/D64
2017-03-06 13:52:34 +01:00
..
hardcoded_query Started network refactorization. 2017-03-06 13:52:34 +01:00
scenario Dressipi Test Cases No 1 - DONE 2016-11-04 01:49:21 +01:00
stream Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
__init__.py scenario 000001 pass, dressipi scenario 1 - 3 more queries have to be implemented 2016-11-02 16:05:02 +01:00
CMakeLists.txt A better configuration of cmake & clion 2017-02-20 01:25:57 +01:00
crud.py scenario 000001 pass, dressipi scenario 1 - 3 more queries have to be implemented 2016-11-02 16:05:02 +01:00
query_engine_common.hpp Clique #1 and #2 works. 2017-02-28 12:51:40 +01:00
query_engine.cpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
scenario.py Dressipi Test Cases No 1 - DONE 2016-11-04 01:49:21 +01:00