1
0
Fork 0
arangodb/lib/Rest
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
..
CommonDefines.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
GeneralRequest.cpp New tests for Transaction API (#8996) 2019-05-14 21:40:31 +02:00
GeneralRequest.h Response compression (#9300) 2019-06-28 10:02:48 +02:00
GeneralResponse.cpp Add user restrictions for streaming transactions. (#9796) 2019-08-23 19:51:59 +03:00
GeneralResponse.h Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00
HttpRequest.cpp Response compression (#9300) 2019-06-28 10:02:48 +02:00
HttpRequest.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
HttpResponse.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
HttpResponse.h Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00
InitializeRest.cpp big reformat 2018-12-26 00:54:03 +01:00
InitializeRest.h big reformat 2018-12-26 00:54:03 +01:00
RequestContext.h big reformat 2018-12-26 00:54:03 +01:00
Version.cpp added pic 2019-05-01 12:27:14 +02:00
Version.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
VstMessage.h fixed typos, removed unneeded includes (#8547) 2019-03-25 12:09:37 +01:00
VstRequest.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
VstRequest.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
VstResponse.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
VstResponse.h Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00