Jan Christoph Uhde
028afb782d
enable logtopic development for recovery tests
...
if extreme verbosity is set to true
2017-04-11 15:03:13 +02:00
baslr
42c6e539da
initial ldap test
2017-04-10 17:45:46 +02:00
Wilfried Goesgens
ab882744d9
on windows put the catch test next to the binaries so we can find the proper dll easily
2017-04-07 16:44:45 +02:00
Wilfried Goesgens
050d931446
Bugfix: we want the common _and_ the server tests.
2017-04-06 11:14:01 +02:00
Andreas Streichardt
61f9f92c46
exclude longrunning tests
2017-04-05 18:47:44 +02:00
jsteemann
56e946bcaf
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-05 12:32:09 +02:00
Andreas Streichardt
c4af620144
Revert "Break tests again"
...
This reverts commit 111c3fb7cf
.
2017-04-05 12:13:23 +02:00
jsteemann
163c17fc85
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-05 11:23:11 +02:00
Andreas Streichardt
111c3fb7cf
Break tests again
2017-04-05 10:48:53 +02:00
jsteemann
745af96786
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-05 10:43:35 +02:00
Andreas Streichardt
caaecfda4e
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-04-05 10:21:54 +02:00
Andreas Streichardt
b8faee4415
fix replication setup
2017-04-05 10:18:56 +02:00
Wilfried Goesgens
d1a6add6ab
move replication & js http api tests into more intuitive locations
2017-04-05 09:48:07 +02:00
jsteemann
8d0f13b059
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-05 08:33:32 +02:00
Andreas Streichardt
7400f7f339
fix shutdown of replication tests
2017-04-04 17:09:21 +02:00
Jan Christoph Uhde
3c4bdc106c
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
...
* 'devel' of https://github.com/arangodb/arangodb :
Cluster: expose body as V8 buffer in asyncRequest
Cluster: expose getFoxxmaster in V8
make rspec backtrace more compact
2017-04-04 10:51:07 +02:00
Wilfried Goesgens
57973aa27d
make rspec backtrace more compact
2017-04-03 19:37:37 +02:00
jsteemann
ad3f1074fe
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-04-03 17:26:39 +02:00
Wilfried Goesgens
a7a70b20cf
remove old unused foxxqueues testsuite
2017-04-03 14:55:41 +02:00
jsteemann
fdd5b3036d
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-03-31 09:34:06 +02:00
Jan Christoph Uhde
95007fe28e
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api-arango-result
...
* 'engine-api' of https://github.com/arangodb/arangodb : (46 commits)
Merged RocksDBPathBasedIndex into RocksDBVPackIndex.
fix handling of externals
fix toArray()
fix returning documents
Added hash-, skip list, persistent indexes
harmonize filtering - filter on full filename.
mini modifications
standardize starting of servers for replication tests
Edge index compliant with design doc
another fix for #2404
Moved „removeLargeRange“ method to commons
Added length byte to IndexValue keys.
fixed issue #2404
Added drop to primary index
Added drop() to indexes
Fixes a coordinator crash in Clustered Traversal. In case of failover during query planning.
Fixed edge index
Expand on CORS documentation
Let ArangoDB handle the allow-credentials header
make the authentication tests run on directories
...
2017-03-30 19:46:17 +02:00
Wilfried Goesgens
a2a2d61cbd
add bucket support to the rspec tests
2017-03-30 17:58:31 +02:00
Wilfried Goesgens
e23560a399
harmonize filtering - filter on full filename.
2017-03-30 15:50:25 +02:00
Wilfried Goesgens
3297844f8d
standardize starting of servers for replication tests
2017-03-30 15:46:14 +02:00
Jan Christoph Uhde
329af8fa62
print more when using extremeVerbosity
2017-03-30 14:59:46 +02:00
Wilfried Goesgens
302307e285
make the authentication tests run on directories
2017-03-30 13:07:28 +02:00
jsteemann
b2c9a976b3
re-enable AQL tests
2017-03-30 09:00:21 +02:00
mpv1989
e763233ca7
Foxx: Fix arangoUser not being set correctly
2017-03-29 17:33:16 +02:00
jsteemann
02aca574f4
turn off ranges test by default
2017-03-29 11:20:12 +02:00
jsteemann
d0766688f3
properly tag geo index tests, and include the long running geo index tests by default
2017-03-29 00:54:24 +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