memgraph/tests
gvolfing 7e8b4921b4 Make query_v2_plan unit tests available again.
The query_v2_plan unit tests were needed in order to properly test if
the created logical plan of the new operator work properly. In order to
achieve this v2 versions of the several files were created, where the
old utilities were replaced with new ones, like query::v2 and
storage::v3. A new fake db accessor was also created in order to be able
to test the ScanAllByPrimaryKey operator.
2022-11-30 13:16:04 +01:00
..
benchmark Transport prototype (#466) 2022-08-12 08:24:32 +02:00
concurrent Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
drivers Add license to cpp/hpp/py test files (#283) 2021-10-26 08:53:56 +02:00
e2e Fix e2e test 2022-11-04 16:37:35 +01:00
gql_behave Bring changes from master to project-pineapples (#477) 2022-07-28 15:36:17 +02:00
integration Add memgraph namespace 2022-03-14 15:47:41 +01:00
jepsen Save replication settings (#415) 2022-07-07 13:30:28 +02:00
macro_benchmark Add memgraph namespace 2022-03-14 15:47:41 +01:00
manual Decouple interactive planning manual test (#585) 2022-10-21 13:34:13 +02:00
mgbench Remove comment force github workflow 2022-11-09 16:02:59 +01:00
property_based Add memgraph namespace 2022-03-14 15:47:41 +01:00
public_benchmark Resolve python dependency issues (#372) 2022-04-07 17:56:18 +02:00
simulation Fix a race condition that happens when logging from a detached thread in the cluster property test. Improve the ShardManager dtor and log statements 2022-11-04 11:14:39 +00:00
stress Bring changes from master to project-pineapples (#477) 2022-07-28 15:36:17 +02:00
unit Make query_v2_plan unit tests available again. 2022-11-30 13:16:04 +01:00
.clang-tidy New MGP API (#219) 2021-09-09 10:44:47 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Transport prototype (#466) 2022-08-12 08:24:32 +02:00
setup.sh [🍍 < T1086-MG] Test distributed operators e2e (#607) 2022-10-31 11:52:20 +02:00