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
Jan
7351423ad5
cleanup import messages, reuse StringBuffer for JSON import ( #5569 )
2018-06-11 09:47:26 +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
Jan Christoph Uhde
bddadda0ee
add 'create database' to 'import feature' ( #4278 )
2018-01-15 15:15:31 +01:00
Jan
6040b4ae9f
add ignore-missing option to arangoimport ( #4129 )
2017-12-22 11:29:10 +01:00
Dan Larkin
9cd8c47eb7
Renamed arangoimp to arangoimport (with alias for compatibility.) ( #4040 )
2017-12-14 21:31:21 +01:00
Simon Grätzer
885ea3dd5f
Remove attribute option for arangoimp ( #3141 )
...
* Adding a remove attribute option to arangoimp (only for csv)
* Adding documentation
* Fixed log statement
* Update CHANGELOG
2017-08-30 10:45:02 +02:00
Wilfried Goesgens
fcd07bbf24
fix failed count in all testsuites
2017-05-03 15:26:48 +02: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