memgraph/tests/simulation
2022-12-12 15:22:17 +00:00
..
trial_query_storage Model-based testing of simulated full cluster (#584) 2022-10-24 19:54:09 +02:00
basic_request.cpp Make TestAddress deterministically sortable 2022-11-17 21:22:41 +00:00
cluster_config.hpp Model-based testing of simulated full cluster (#584) 2022-10-24 19:54:09 +02:00
cluster_property_test.cpp Significantly improve the determinism of the coordinator, UUID generation, the machine manager, the shard manager, and the cluster property test 2022-11-18 16:42:18 +00:00
CMakeLists.txt Merge branch 'T0919-MG-implement-get-properties-storage' into T1172-MG-implement-get-properties-on-qe 2022-12-01 17:19:00 +02:00
common.hpp Merge branch 'T0919-MG-implement-get-properties-storage' into T1172-MG-implement-get-properties-on-qe 2022-12-01 17:19:00 +02:00
generated_operations.hpp Model-based testing of simulated full cluster (#584) 2022-10-24 19:54:09 +02:00
raft.cpp Do not advance the clock with every message, as this prevents messages of a certain request depth from ever completing 2022-11-22 16:00:06 +00:00
request_router.cpp Rename coordinator::Shard to coordinator::ShardMetadata to avoid conflation with storage::v3::Shard 2022-12-12 15:22:17 +00:00
shard_rsm.cpp Allow requests with zero properties 2022-12-01 14:41:21 +02:00
sharded_map.cpp Rename coordinator::Shard to coordinator::ShardMetadata to avoid conflation with storage::v3::Shard 2022-12-12 15:22:17 +00:00
test_cluster.hpp Rename coordinator::Shard to coordinator::ShardMetadata to avoid conflation with storage::v3::Shard 2022-12-12 15:22:17 +00:00
testing_constants.hpp Model-based testing of simulated full cluster (#584) 2022-10-24 19:54:09 +02:00