memgraph/tests/integration
Dominik Gleich 8e1a897b7a Fix query integration test because of config. Fix hardcoded queries not working because of include bug.
Summary:
#1 Hardcoded query integration test was failling because the .so files couldn't be linked, because of wrong compiled directory path (missing config flag).
#2 Hardcoded query not working in production because typed_value changed so some includes didn't work.

Reviewers: florijan, buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D90
2017-03-07 12:37:30 +01:00
..
hardcoded_query Refactor transaction inside db_accessor. Also introduce advance_command. 2017-03-07 09:42:04 +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 Fix query integration test because of config. Fix hardcoded queries not working because of include bug. 2017-03-07 12:37:30 +01:00
scenario.py Dressipi Test Cases No 1 - DONE 2016-11-04 01:49:21 +01:00