memgraph/tests
florijan 6c22caa80e Query::Plan::Expand with preceeding optional bug fix
Summary:
This diff contains a bug fix for the expansion operators that are currently on dev.
More importantly, it proposes end-to-end testing for edge-cases for which it's a
pain to write single-phase tests. In my opinion this is OK, you're all reviewers so
you can comment.

The test relies on left-to-right query execution. We need this guarantee in tests
like this. I propose renaming "RuleBasedPlanner" to "LeftToRightPlanner" to make
this explicit. As Teon is not here at the moment, will make this a task/discussion.

Reviewers: buda, mislav.bradac, teon.banek, lion

Reviewed By: mislav.bradac

Subscribers: mferencevic, pullbot

Differential Revision: https://phabricator.memgraph.io/D626
2017-08-04 12:16:26 +02:00
..
benchmark Folder rename. 2017-07-21 09:50:30 +02:00
concurrent Removed unused template parameter from network stack. 2017-08-04 11:12:08 +02:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
drivers Implement explicitly started transactions 2017-08-03 16:17:19 +02:00
integration Folder rename. 2017-07-21 09:50:30 +02:00
macro_benchmark Fix some benchmarks 2017-07-30 20:12:25 +02:00
manual Added antlr sigsegv test. 2017-08-03 13:06:18 +02:00
property_based Folder rename. 2017-07-21 09:50:30 +02:00
qa Removed unnecessary dependencies from QA. 2017-08-02 12:06:42 +02:00
stress Long running test speedup 2017-08-03 14:48:55 +02:00
unit Query::Plan::Expand with preceeding optional bug fix 2017-08-04 12:16:26 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Change FILE COPY to configure_file COPYONLY 2017-07-10 16:26:30 +02:00