1
0
Fork 0
arangodb/tests/IResearch
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
..
AgencyCommManagerMock.cpp issue 389.1: ensure GeneralClientConnection socket is valid for MSVC (#5328) 2018-05-14 14:55:51 +03:00
AgencyCommManagerMock.h Bug fix/zero mac clang warning to errors (#9279) 2019-06-18 10:28:30 +02:00
AgencyMock.cpp Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
AgencyMock.h issue 459.3: ensure collection permissions are checked before updating/dropping an IResearch view (#6253) 2018-08-26 18:00:16 +03:00
ClusterCommMock.cpp issue 526.10.1: store 'forPersistence' link definitions in the agency, manually query for analyzer definitions across the cluster (#8797) 2019-04-19 16:24:02 +03:00
ClusterCommMock.h issue 526.5: add analyzer retrieval functionality (#8592) 2019-03-29 13:23:36 +01:00
Containers-test.cpp Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
ExpressionContextMock.cpp bug-fix/internal-issue-#6289 (#7249) 2018-11-07 15:17:04 +03:00
ExpressionContextMock.h bug-fix/internal-issue-#6289 (#7249) 2018-11-07 15:17:04 +03:00
ExpressionFilter-test.cpp Bug fix/internal issue #605 (#9405) 2019-07-05 13:14:37 +03:00
IResearchAnalyzerFeature-test.cpp validate collection when leasing an existing transaction (#9990) 2019-09-13 20:03:55 +03:00
IResearchComparer-test.cpp fix tests that didn't properly use env variable to look for test (#9399) 2019-07-04 11:30:48 +02:00
IResearchDocument-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchFeature-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchFilterBoolean-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchFilterCompare-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchFilterFunction-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchFilterIn-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchIndex-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchLink-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchLinkCoordinator-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchLinkHelper-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchLinkMeta-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchOrder-test.cpp refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
IResearchQueryAggregate-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchQueryAnd-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchQueryBooleanTerm-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchQueryComplexBoolean-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchQueryExists-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchQueryFilter-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchQueryIn-test.cpp Fixed issue #9795 Fixed NOT IN clause in ArangoSearch (#9836) 2019-08-28 18:38:02 +03:00
IResearchQueryInRange-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchQueryJoin-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchQueryMinMatch-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchQueryNullTerm-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchQueryNumericTerm-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchQueryOptimization-test.cpp Bug fix 3.5/min replication factor (#9524) 2019-07-22 17:48:34 +03:00
IResearchQueryOptions-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchQueryOr-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchQueryPhrase-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchQueryScorer-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchQuerySelectAll-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchQueryStartsWith-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchQueryStringTerm-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchQueryTokens-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchQueryTraversal-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchQueryValue-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
IResearchView-test.cpp Harden database creation against spurious "duplicate name" errors (#9950) 2019-09-09 21:34:17 +03:00
IResearchViewCoordinator-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchViewDBServer-test.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearchViewMeta-test.cpp bug-fix/fix-arangosearch-recovery-mmfiles (#9448) 2019-07-11 11:42:08 +03:00
IResearchViewNode-test.cpp Bug fix 3.5/issue #9612 (#9778) 2019-08-21 17:59:59 +03:00
IResearchViewSort-test.cpp Convert unit tests to googletest framework (#9034) 2019-05-21 09:17:46 +02:00
IResearchViewSorted-test.cpp bug-fix/internal-issue-#609 (#9464) (#9520) 2019-07-19 14:01:33 +03:00
RestHandlerMock.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RestHandlerMock.h Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00
VelocyPackHelper-test.cpp remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
common.cpp Bug fix/internal issue #605 (#9405) 2019-07-05 13:14:37 +03:00
common.h Bug fix/internal issue #586 (#9401) 2019-07-04 13:12:06 +03:00