memgraph/tests
florijan a39602093d Rename Find[Vertex|Edge][Checked]
Summary:
Find[Vertex|Edge] -> Find[Vertex|Edge]Optional
Find[Vertex|Edge]Checked -> Find[Vertex|Edge]

In some places change old code that finds-optional and immediately checks
to use the checked functionality.

It seems that in all the src/ stuff optional finds are no loger used,
only in tests, but there they are used extensively so I don't feel those
functions should be removed.

Reviewers: dgleich

Reviewed By: dgleich

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1309
2018-03-21 11:15:59 +01:00
..
benchmark Invalidate distributed plan caches 2018-03-13 14:59:51 +01:00
concurrent Add thread names 2018-02-23 16:04:49 +01:00
distributed add strata v1 scenario 2018-03-06 11:20:39 +01:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Fix macro bench clients common rethrow 2018-03-16 11:26:04 +01:00
manual Fix remote plan invalidation 2018-03-16 11:18:16 +01:00
property_based Refactor GraphDb 2018-01-12 16:47:24 +01:00
public_benchmark Change Apollo slave groups 2018-02-25 23:02:31 +01:00
qa Move TED talk examples to another suite in QA 2018-02-27 19:19:42 +01:00
stress Change Apollo slave groups 2018-02-25 23:02:31 +01:00
unit Rename Find[Vertex|Edge][Checked] 2018-03-21 11:15:59 +01:00
apollo_runs.py Increase concurrent tests timeout 2018-02-19 11:08:59 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Inline test data in the benchmark tests itself 2018-01-15 16:12:30 +01:00