1
0
Fork 0
arangodb/lib
Wilfried Goesgens 810f34e120 Feature 3.5/convert gharial test to arangoclient (#10259)
* use the default arangosh client connection instead of the simple http client to test the gharial API

* refrain using globals, as sugested by @goedderz

* add method to check whether there already is a reply present

* fix result handling, return errors & set results

* the mock also needs to implement the 'isEmpty' function

* Update arangod/RestHandler/RestGraphHandler.cpp

Co-Authored-By: Michael Hackstein <michael@arangodb.com>

* Update arangod/RestHandler/RestGraphHandler.cpp

Co-Authored-By: Michael Hackstein <michael@arangodb.com>

* Update lib/Rest/VstResponse.h

Co-Authored-By: Michael Hackstein <michael@arangodb.com>

* Update lib/Rest/HttpResponse.h

Co-Authored-By: Michael Hackstein <michael@arangodb.com>

* changelog

* backport: fix variable name

* adjust test to corrected API

* make it private

* fix indention

* Update CHANGELOG
2019-10-16 16:42:55 +03:00
..
ApplicationFeatures This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Basics Bug fix 3.5/issue 10193 (#10194) 2019-10-09 16:01:51 +03:00
Endpoint remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
Futures Enforce stricter transaction limits (#9740) (#9775) 2019-08-21 13:07:17 +03:00
Geo Improve error messages for loop validation (#9838) 2019-08-29 13:22:56 +03:00
Logger Doc - Added "log-output" example (#10223) 2019-10-11 17:37:07 +03:00
Maskings remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
Meta big reformat 2018-12-26 00:54:03 +01:00
ProgramOptions Forbid indexes on _id (#9337) 2019-06-28 11:11:22 +02:00
Random Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
Rest Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00
SimpleHttpClient Feature 3.5/enable tlsv13 (#9818) 2019-08-28 14:05:00 +03:00
Ssl Feature 3.5/enable tlsv13 (#9818) 2019-08-28 14:05:00 +03:00
Utilities Bug fix 3.5/fix arangosh documentation paste (#9743) 2019-08-19 15:39:15 +03:00
V8 Feature 3.5: add gzip and encryption support to arangoexport and arangoimport (#9579) 2019-07-27 00:06:33 +03:00
Zip Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
CMakeLists.txt [3.5] Check scheduler queue return value (#9759) 2019-08-20 12:57:51 +03:00