1
0
Fork 0
arangodb/tests/rb/HttpInterface
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
..
Gemfile
api-admin-database-spec.rb
api-admin-spec.rb This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
api-aql-builtin-spec.rb
api-aqlfunction-spec.rb
api-async-spec-timecritical-grey.rb Bug fix/greylist timecritical and nondeterministic (#9047) 2019-05-24 11:52:15 +02:00
api-attributes-spec.rb
api-batch-spec.rb
api-collection-access-spec.rb
api-collection-mmfiles-noncluster-spec.rb
api-collection-mmfiles-spec.rb
api-collection-rocksdb-noncluster-spec.rb
api-collection-rocksdb-spec.rb fix collection unload test (#8764) 2019-04-15 20:00:53 +03:00
api-cursor-spec-noncluster.rb
api-cursor-spec.rb Add TTL to query options to standardize usage across components. (#8203) 2019-02-21 20:29:37 +01:00
api-database-spec.rb
api-document-create-spec.rb
api-document-delete-spec.rb
api-document-key-spec.rb
api-document-read-spec.rb
api-document-update-spec.rb
api-documents-spec.rb
api-edge-spec.rb
api-edges-spec.rb
api-endpoint-spec.rb
api-explain-spec.rb
api-export-spec-timecritical-noncluster-grey.rb Bug fix/greylist timecritical and nondeterministic (#9047) 2019-05-24 11:52:15 +02:00
api-foxx-manager-spec-nightly.rb
api-general-graph-spec.rb Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00
api-http-spec.rb This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
api-import-noncluster-spec.rb
api-import-spec.rb
api-index-geo-spec.rb Don't wait eternaly; don't unload collections with rocksdb (#9415) 2019-07-05 17:13:24 +02:00
api-index-hash-spec.rb Don't wait eternaly; don't unload collections with rocksdb (#9415) 2019-07-05 17:13:24 +02:00
api-index-persistent-spec.rb Don't wait eternaly; don't unload collections with rocksdb (#9415) 2019-07-05 17:13:24 +02:00
api-index-skiplist-spec.rb Don't wait eternaly; don't unload collections with rocksdb (#9415) 2019-07-05 17:13:24 +02:00
api-index-spec.rb Don't wait eternaly; don't unload collections with rocksdb (#9415) 2019-07-05 17:13:24 +02:00
api-miscellaneous-spec.rb
api-pipelining-spec-noncluster.rb
api-query-analysis-spec-timecritical-grey.rb Bug fix/greylist timecritical and nondeterministic (#9047) 2019-05-24 11:52:15 +02:00
api-simple-all-spec.rb
api-simple-any-spec.rb
api-simple-example-spec.rb
api-simple-fulltext-mmfiles-spec.rb
api-simple-geo-mmfiles-spec.rb
api-simple-modify-example-cluster-spec.rb
api-simple-modify-example-spec.rb
api-simple-range-spec.rb
api-statistics-spec.rb
api-transactions-cluster-spec.rb The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
api-transactions-spec.rb The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
api-traversal-cluster-spec.rb
api-traversal-edgecollection-cluster-spec.rb
api-traversal-edgecollection-noncluster-spec.rb
api-traversal-noncluster-spec.rb
api-users-spec.rb
api-view-arangosearch-spec-noncluster.rb
api-wal-noncluster-spec-mmfiles.rb