1
0
Fork 0
arangodb/tests/RestHandler
Andrey Abramov 7541b4d5e6
Bug fix/internal issue #647 (#10292)
* extend replication tests

* ensure proper replication order

* fix tests

* address review comments

* address test failures

* extend dump tests

* fix analyzers tests

* more fixes

* extend tests

* enhance tests

* adjust tests

* use enum instead of flags (part 1)

* cleanup

* use enum instead of flags (part 2)

* get rid of flags for views

* get rid of flags for collections

* completely get rid of collection flags

* fix replication test

* refactor index flags

* fix tests and move AnalyzerPool out of class scope

* fix tests

* adjust log levels

* add tests

* remove debug logging

* remove noexcept from `equalAanalyzer`

* extend cluster tests

* fix cluster tests

* add tests for views and smart graphs

* address jslint errors
2019-10-29 12:09:04 +03:00
..
RestAnalyzerHandler-test.cpp improve test statements, fix memleaks and init-order-fiasco (#10142) 2019-10-02 16:02:56 +02:00
RestDocumentHandler-test.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
RestUsersHandler-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
RestViewHandler-test.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00