1
0
Fork 0
arangodb/js/client/modules/@arangodb/testsuites
Heiko a472758986 Bug fix/fix internal issue 4451 (#10540)
* Fix dump_authentication suite

* user the correct attribute name

* properly reload user permissions after _users collection restore

* fixed foxx restore test

* changelog

* changed the order of index creation during restore for _users collection

* changed interface of forwarding target in general server rest handler

* added remove header function to general request class

* implemented forwardingRequest interface changes

* added method to find collection in vocbase through shard id

* added co perm verification

* Revert "added method to find collection in vocbase through shard id"

This reverts commit af28442c01432224cfe4d777b6134d0f685e38ba.

* added shard to name map to cluster info

* return ResultT in forwarding

* fixed test

* fixed compile issue

* changelog

* Improved changelog formatting.

* Revert "fixed test"

This reverts commit 3f63d94ff099a94e56addcb432bd0fe733d1bcc6.

* Added authentication dump to singleserver and handle admin users.

* restore perms
2019-11-30 02:40:28 +01:00
..
agency.js fixed version of arangosh result evaluation refactoring - properly count objects (#10080) 2019-09-26 12:07:52 +02:00
aql.js apply filters before starting the server, so we can detect whether no test would be executed (#9387) 2019-07-03 14:13:16 +02:00
arangobench.js properly forward corecheck option to the client tools launch invokations (#9313) 2019-06-25 11:24:55 +02:00
arangosh.js fixed missing reference 2019-08-13 14:09:04 +02:00
audit.js fixed version of arangosh result evaluation refactoring - properly count objects (#10080) 2019-09-26 12:07:52 +02:00
authentication.js apply filters before starting the server, so we can detect whether no test would be executed (#9387) 2019-07-03 14:13:16 +02:00
backup.js properly forward corecheck option to the client tools launch invokations (#9313) 2019-06-25 11:24:55 +02:00
config.js fixed version of arangosh result evaluation refactoring - properly count objects (#10080) 2019-09-26 12:07:52 +02:00
dfdb.js Debug segfault reimplementation (#9940) 2019-09-09 23:07:45 +03:00
dump.js Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
endpoints.js preserve the instance shutdown state, and if its bad, don't clean up the test directory (#9122) 2019-05-29 15:59:34 +03:00
export.js fixed issue #10193 (#10195) 2019-10-09 10:54:40 +02:00
fail.js fixed version of arangosh result evaluation refactoring - properly count objects (#10080) 2019-09-26 12:07:52 +02:00
foxxmanager.js properly forward corecheck option to the client tools launch invokations (#9313) 2019-06-25 11:24:55 +02:00
gtest.js Debug segfault reimplementation (#9940) 2019-09-09 23:07:45 +03:00
importing.js Feature: Add gzip and encryption to import/export (#9560) 2019-07-26 07:53:39 -04:00
ldap.js apply filters before starting the server, so we can detect whether no test would be executed (#9387) 2019-07-03 14:13:16 +02:00
loadBalancing.js apply filters before starting the server, so we can detect whether no test would be executed (#9387) 2019-07-03 14:13:16 +02:00
paths_server.js apply filters before starting the server, so we can detect whether no test would be executed (#9387) 2019-07-03 14:13:16 +02:00
permissions_client.js apply filters before starting the server, so we can detect whether no test would be executed (#9387) 2019-07-03 14:13:16 +02:00
queryCacheAuthorization.js properly forward corecheck option to the client tools launch invokations (#9313) 2019-06-25 11:24:55 +02:00
readOnly.js properly forward corecheck option to the client tools launch invokations (#9313) 2019-06-25 11:24:55 +02:00
recovery.js Debug segfault reimplementation (#9940) 2019-09-09 23:07:45 +03:00
replication.js apply filters before starting the server, so we can detect whether no test would be executed (#9387) 2019-07-03 14:13:16 +02:00
resilience.js apply filters before starting the server, so we can detect whether no test would be executed (#9387) 2019-07-03 14:13:16 +02:00
rspec.js apply filters before starting the server, so we can detect whether no test would be executed (#9387) 2019-07-03 14:13:16 +02:00
server_permissions.js fix location - while they work with the server these tests are run in arangosh so they need to be in client/ (#9435) 2019-07-10 16:49:12 +03:00
single.js preserve the instance shutdown state, and if its bad, don't clean up the test directory (#9122) 2019-05-29 15:59:34 +03:00
stress.js preserve the instance shutdown state, and if its bad, don't clean up the test directory (#9122) 2019-05-29 15:59:34 +03:00
upgrade-data.js apply filters before starting the server, so we can detect whether no test would be executed (#9387) 2019-07-03 14:13:16 +02:00
upgrade.js Debug segfault reimplementation (#9940) 2019-09-09 23:07:45 +03:00
version.js Debug segfault reimplementation (#9940) 2019-09-09 23:07:45 +03:00
wal.js apply filters before starting the server, so we can detect whether no test would be executed (#9387) 2019-07-03 14:13:16 +02:00