1
0
Fork 0
arangodb/js/server/tests/backup
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
..
backup-setup.js Bug fix/dump restore auth (#2917) 2017-08-09 12:59:51 +02:00
backup-system-excl-system.js Bug fix/dump restore auth (#2917) 2017-08-09 12:59:51 +02:00
backup-system-incl-system.js Bug fix/dump restore auth (#2917) 2017-08-09 12:59:51 +02:00
backup-teardown.js Bug fix/dump restore auth (#2917) 2017-08-09 12:59:51 +02:00