memgraph/tests
Tonko Sabolcec 95c9755e13 Support property set for unique constraints
Summary:
Before this change, unique constraints supported only pairs of label
and a single property. With this change, unique constraints can be
created for label and set of properties.
Better tests for unique constraints in general are also included in
this diff.

Reviewers: mferencevic, teon.banek

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2653
2020-02-13 12:41:35 +01:00
..
benchmark Implement MG_ENTERPRISE CMake flag 2020-02-06 13:39:30 +01:00
concurrent Stop building storage v1 2020-01-13 14:18:12 +01:00
drivers Rename Bolt flags 2019-12-09 11:24:09 +01:00
feature_benchmark Temporarily disable HA build and tests 2020-01-13 17:04:27 +01:00
integration Temporarily disable HA build and tests 2020-01-13 17:04:27 +01:00
macro_benchmark Rename Bolt flags 2019-12-09 11:24:09 +01:00
manual Move KVStore to root source directory 2020-01-24 16:01:51 +01:00
property_based Migrate property_based tests to storage v2 2020-01-13 13:09:57 +01:00
public_benchmark Rename Bolt flags 2019-12-09 11:24:09 +01:00
qa Make memgraph with storage v2 the main binary 2019-12-06 10:51:16 +01:00
stress Increase stress test query timeout 2020-02-05 14:52:13 +01:00
unit Support property set for unique constraints 2020-02-13 12:41:35 +01:00
.clang-tidy Add .clang-tidy for tests and update the config 2019-10-31 16:07:09 +01:00
apollo_runs.py Implement WAL writing for storage v2 2019-10-29 16:18:12 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove global include directories in CMake 2020-02-03 13:18:30 +01:00