1
0
Fork 0
arangodb/js/client
Wilfried Goesgens 81889bfc54 Work on testingjs to make it fit for storage engine and others:
- add storage engine switch:
  - filter for files with `-rocksdb` or `-mmfiles` depending on the used storage engine.
- fix missing color reset on error messages
- make --test a substring match instead of a full match.
- print an error message if --test did not match any testcase and thus no tests were run
- disable crash check for the recovery testcases that are actually intended to crash so we can recover from the failed state
- scan for recovery testcases instead of keeping a hand written list
- make test-scan function public
2017-03-24 16:17:36 +01:00
..
assets/queuetest Improve clusterawareness in foxx and foxx queues 2016-08-10 12:26:24 +02:00
bootstrap/modules Reformat code 2016-06-30 16:57:17 +02:00
modules/@arangodb Work on testingjs to make it fit for storage engine and others: 2017-03-24 16:17:36 +01:00
tests Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-22 13:27:58 +01:00
client.js Use COLOR_OUTPUT to determine whether to use color 2017-03-15 20:44:03 +01:00