1
0
Fork 0
arangodb/js/server/tests/dump
Michael Hackstein 7ab117f5f8 Bug fix/dump restore auth (#2917)
* Added a backup test suite. This suite is supposed to entirely drop an ArangoDB _system and restore it into a fresh one. This also includes system collections.

* Added more test cases for backup suite. Now tests several authorization/rights cenarios

* Fixed RestReplication Handlers to restore _user collections Properly.

* Updated Changelog

* Added special handling of _users in Restore for MMFiles as well.

* Added JWT secret for cluster execution of this test, also added JWT secret to shutdown call
2017-08-09 12:59:51 +02:00
..
dump-authentication-setup.js Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
dump-authentication.js Bug fix/dump restore auth (#2917) 2017-08-09 12:59:51 +02:00
dump-mmfiles-cluster.js Fixed dump tests in cluster. MMFiles is working RocksDB gets into undefined state somewhere. 2017-04-26 09:36:01 +02:00
dump-mmfiles.js Fixed dump tests in cluster. MMFiles is working RocksDB gets into undefined state somewhere. 2017-04-26 09:36:01 +02:00
dump-rocksdb-cluster.js The rocksdb cluster dump now tests Fulltext index as well 2017-05-08 12:39:00 +02:00
dump-rocksdb.js Wrong index number 2017-05-10 10:41:47 +02:00
dump-setup-cluster.js do not allow the creation of volatile collections in the RocksDB stor… (#2900) 2017-08-03 22:45:17 +02:00
dump-setup.js do not allow the creation of volatile collections in the RocksDB stor… (#2900) 2017-08-03 22:45:17 +02:00
dump-teardown-cluster.js moved into sub-directories 2016-01-24 13:16:05 +01:00
dump-teardown.js moved into sub-directories 2016-01-24 13:16:05 +01:00