Max Neunhoeffer
92d28201e1
Fixes for traversal tests for the cluster.
2014-04-02 13:53:53 +02:00
Max Neunhoeffer
ce8580bd8a
Repair traversal tests for new edge index.
2014-04-02 11:12:24 +02:00
Max Neunhoeffer
0b80d25c29
Fix bug in associative-multi-pointer hash.
...
Also finish unittest for it.
2014-04-01 20:28:58 +02:00
Max Neunhoeffer
a3596a6013
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
2014-04-01 10:09:10 +02:00
Max Neunhoeffer
064371769a
Add to unittest, not yet working.
2014-04-01 10:02:10 +02:00
Jan Steemann
9d231223fd
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-03-31 16:45:26 +02:00
Max Neunhoeffer
53f2203c8b
New test.
2014-03-31 16:26:14 +02:00
Jan Steemann
c39510820d
added tests
2014-03-31 13:47:17 +02:00
Jan Steemann
5f3ea348bc
separated FNV hashing functions
2014-03-31 11:41:23 +02:00
Jan Steemann
5a3f2aaa49
improved job API
...
* added REST API method HTTP GET `/_api/job/job-id` to query the status of an
async job without potentially fetching it from the list of done jobs
* fixed non-intuitive behaviour in jobs API: previously, querying the status
of an async job via the API HTTP PUT `/_api/job/job-id` removed a currently
executing async job from the list of queryable jobs on the server.
Now, when querying the result of an async job that is still executing,
the job is kept in the list of queryable jobs so its result can be fetched
by a subsequent request.
2014-03-21 21:19:45 +01:00
Frank Celler
b78167169d
fixed compilation for clang 5.1
2014-03-14 16:43:27 +01:00
Jan Steemann
dd594fe75a
added NO_LOG option to disable rspec logging
2014-03-14 13:25:53 +01:00
Jan Steemann
f4752e8f91
added tests for error codes and messges
2014-03-13 23:56:45 +01:00
Jan Steemann
babaf2738b
adjusted tests
2014-03-12 14:19:13 +01:00
Jan Steemann
35cf13a38c
more tests for shapes
2014-03-12 13:26:09 +01:00
Max Neunhoeffer
24e7293dba
Split shell-any tests to save time on the cluster.
2014-03-10 10:21:28 +01:00
Jan Steemann
469923ca26
fixed test
2014-03-03 09:17:55 +01:00
Jan Steemann
b090276273
fixed tests
2014-02-28 20:00:51 +01:00
Jan Steemann
d7c29386ef
fixed replication test runner
2014-02-28 20:00:29 +01:00
Max Neunhoeffer
35db5983a9
Add the cluster test case.
2014-02-28 17:26:15 +01:00
Max Neunhoeffer
803d3789f1
Disable test with a bad timeout on cluster.
2014-02-28 17:22:51 +01:00
Max Neunhoeffer
8f701ee143
Forgot a file in previous commit.
2014-02-28 16:55:15 +01:00
Max Neunhoeffer
4913c7abf6
Split ruby transaction tests for cluster/noncluster.
2014-02-28 16:54:49 +01:00
Jan Steemann
65feb43294
adjusted test expectations
2014-02-28 09:29:52 +01:00
Jan Steemann
6243ec7310
split tests
2014-02-27 15:15:08 +01:00
Jan Steemann
cefef13c42
fixed a failing test
2014-02-27 11:58:16 +01:00
Jan Steemann
8c04d6b12e
fixed tests
2014-02-27 11:39:36 +01:00
Frank Celler
e10bab8059
Merge branch 'devel' of github.com:triAGENS/ArangoDB into sharding
2014-02-27 09:16:02 +01:00
Frank Celler
8406f51435
Merge remote-tracking branch 'origin/1.4' into devel
...
Conflicts:
CHANGELOG
VERSION
arangod/Ahuacatl/ahuacatl-access-optimiser.c
arangod/Ahuacatl/ahuacatl-codegen.c
build.h
configure
configure.ac
js/apps/system/aardvark/api-docs.json
js/apps/system/aardvark/api-docs/batch.json
js/apps/system/aardvark/api-docs/database.json
js/apps/system/aardvark/api-docs/endpoint.json
js/apps/system/aardvark/api-docs/job.json
js/apps/system/aardvark/api-docs/replication.json
js/apps/system/aardvark/api-docs/system.json
js/apps/system/aardvark/frontend/js/modules/org/arangodb/graph/traversal.js
js/common/modules/org/arangodb/graph/traversal.js
js/server/modules/org/arangodb/ahuacatl.js
lib/HttpServer/HttpCommTask.h
2014-02-27 09:13:03 +01:00
Jan Steemann
23a13daf80
fixed make target unittests-shell-server-only
2014-02-26 20:09:58 +01:00
Max Neunhoeffer
e68a3e9c05
Rename test.
2014-02-26 15:04:25 +01:00
Max Neunhoeffer
bacfafea7f
Rename non-cluster tests.
2014-02-26 14:38:55 +01:00
Max Neunhoeffer
16a2fa6770
Split noncluster and general shell-keygen tests.
2014-02-26 14:27:55 +01:00
Jan Steemann
b634aff8a8
renamed test
2014-02-26 13:45:08 +01:00
Max Neunhoeffer
57bf2292be
Disable import test on cluster.
2014-02-26 12:44:56 +01:00
Max Neunhoeffer
86faf20dbb
Disable transactions server test on cluster.
2014-02-26 10:17:05 +01:00
Max Neunhoeffer
ff43f0601b
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-26 08:41:28 +01:00
Jan Steemann
23ba186b0d
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
CHANGELOG
arangod/Ahuacatl/ahuacatl-access-optimiser.c
arangod/CapConstraint/cap-constraint.c
js/apps/system/aardvark/frontend/scss/_tiles.scss
js/apps/system/aardvark/frontend/scss/generated.css
js/apps/system/aardvark/frontend/scss/style.scss
js/common/modules/org/arangodb/users-common.js
2014-02-25 17:21:14 +01:00
Max Neunhoeffer
af02a45e45
Disable test on cluster.
2014-02-25 16:16:33 +01:00
Jan Steemann
af96607fc1
fixed index tests
2014-02-25 11:19:51 +01:00
Jan Steemann
870f969933
added user validation API at POST `/_api/user/<username>`
2014-02-24 11:12:37 +01:00
Frank Celler
832254b7b7
fixed graph again
2014-02-21 23:12:37 +01:00
Max Neunhoeffer
f7e57a5b47
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
js/apps/system/aardvark/frontend/scss/generated.css
js/apps/system/aardvark/manifest.json
lib/Rest/EndpointIp.cpp
lib/Rest/EndpointUnixDomain.cpp
lib/V8/v8-utils.cpp
2014-02-21 15:28:21 +01:00
Jan Steemann
211b0da24b
moved options --server.reuse-address and --server.no-reuse-address into ApplicationEndpointServer
2014-02-21 14:44:18 +01:00
Max Neunhoeffer
3cb1784430
Reorganise unit tests.
...
In JS framework we now find the available test files by directory
listing. This means one can simply drop a file in the right
directory to add a test.
We use a naming convention for filenames which is explained
in the README files in the corresponding directories.
Old unit tests do not yet use this but do use the new names and
should still work as usual.
2014-02-21 11:24:31 +01:00
Max Neunhoeffer
d2538cefeb
Add http_server and ssl_server tests to js framework.
2014-02-20 12:52:03 +01:00
Max Neunhoeffer
d55a4678f9
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-20 10:24:22 +01:00
Max Neunhoeffer
3d332ad01e
Adjust paths to allow call with a different current dir.
2014-02-20 10:20:24 +01:00
Jan Steemann
29c09e1ef7
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
2014-02-20 10:04:43 +01:00
Jan Steemann
a0c3a7fe56
improved users API
2014-02-20 10:04:13 +01:00