Jan
e03f0daccd
skip "dump_encrypted" test in non-enterprise mode ( #6334 )
2018-09-01 22:55:04 +02:00
Jan
24ca3acf97
rename `tests/js/*/tests/*` to `tests/js/*/*` ( #6280 )
2018-08-31 19:42:21 +02:00
Jan
0a73e64b0b
Bug fix/fiddle version string into test paths ( #6266 )
...
* fiddle version string into test paths
2018-08-28 09:27:32 +02:00
Wilfried Goesgens
31c708ce71
merge dump suites so they can use shared code as much as possible. ( #5528 )
2018-06-12 13:48:04 +02:00
Wilfried Goesgens
991be0cb40
introduce target to locate the testsuite for a given testcase filename ( #5482 )
2018-06-01 17:23:33 +02:00
Wilfried Goesgens
14c5c3aa35
fix restoring a dump created from a cluster to single server ( #4350 )
2018-01-24 13:50:27 +01:00
Wilfried Goesgens
fcd07bbf24
fix failed count in all testsuites
2017-05-03 15:26:48 +02:00
Dan Larkin
c8f87d0b62
Split dump test file (engine-specific values).
2017-04-20 17:12:15 -04:00
Wilfried Goesgens
ffc3d6a515
- move runInArangosh over to test-utils, so its right next to runThere.
...
- use runInArangosh for the replication tests, so they show proper result reports.
2017-03-28 19:05:00 +02:00
Wilfried Goesgens
476befc9d0
refactor testing.js
...
- split utility functionality into its own file
- add module loader so we can have modules
- move all testsuites into own files
- remove complicated testcase joining / splitting methods
2017-03-28 16:29:51 +02:00