1
0
Fork 0
arangodb/tests
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
..
Agency Improved performance of some agency helper functions. (#10222) 2019-10-11 18:30:04 +03:00
Aql Bug fix 3.5/count collect should skip (#9512) 2019-07-19 00:47:26 +03:00
Auth Convert unit tests to googletest framework (#9034) 2019-05-21 09:17:46 +02:00
Basics This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Cache Fix two nondeterministically failing cache tests. (#9101) 2019-05-27 11:44:59 +02:00
Cluster This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Futures Convert unit tests to googletest framework (#9034) 2019-05-21 09:17:46 +02:00
Geo fixed wrong defines 2019-09-12 14:46:23 +02:00
Graph Convert unit tests to googletest framework (#9034) 2019-05-21 09:17:46 +02:00
HotBackup rclone path normalization (port from devel to 3.5). (#10139) 2019-10-02 13:45:35 +03:00
IResearch Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00
Maintenance Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
Mocks This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Pregel fix windows warnings / compile errors (#9215) 2019-06-06 18:08:44 +02:00
Replication Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
RestHandler This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
RestServer Harden database creation against spurious "duplicate name" errors (#9950) 2019-09-09 21:34:17 +03:00
RocksDBEngine fix leak in hot backup tests (#10245) 2019-10-14 16:28:25 +03:00
Sharding Convert unit tests to googletest framework (#9034) 2019-05-21 09:17:46 +02:00
SimpleHttpClient make sure all error code names are prefixed with ERROR_ @fceller @kvs85 (#9384) 2019-07-02 18:07:33 +02:00
StorageEngine Bug fix 3.5/issue #9612 (#9778) 2019-08-21 17:59:59 +03:00
Transaction Bug fix 3.5/fix transaction errors (#9928) 2019-09-09 21:37:46 +03:00
Utils Try to fix corruption error (#9258) 2019-06-25 10:18:26 +02:00
V8Server This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
VocBase Try to fix corruption error (#9258) 2019-06-25 10:18:26 +02:00
arangodbRspecLib refactoring (#9411) 2019-07-09 11:15:52 +02:00
js Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00
rb Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00
CMakeLists.txt This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Greylist.txt update gtest, use json output for reporting (#9193) 2019-06-17 13:46:40 +02:00
main.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00