Michael Hackstein
92b50b4d08
Added graph and edge collection tests for traversal API to execution script
2014-06-20 13:01:43 +02:00
Michael Hackstein
43edb7772a
Added tests for traversal API using graphs instead of an edge collection.
2014-06-20 13:00:00 +02:00
Jan Steemann
56b032c688
more tests
2014-06-20 09:38:35 +02:00
Jan Steemann
c60bde28b6
added crash tests
2014-06-20 08:36:36 +02:00
Jan Steemann
f3b6fff29b
less parallelity in Ahuacatl test (valgrind...)
2014-06-18 21:48:45 +02:00
Jan Steemann
73e3fd5551
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-18 21:13:51 +02:00
Jan Steemann
6fc48d2625
fixed failing test
2014-06-18 21:12:52 +02:00
Frank Celler
dd9f81ec82
fixed version check
2014-06-18 19:14:14 +02:00
Jan Steemann
4a28040d37
--enable-failure-tests
2014-06-18 17:09:41 +02:00
Jan Steemann
1d68586500
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
2014-06-18 16:37:28 +02:00
Jan Steemann
8b9cdbe075
fixed tests
2014-06-18 16:34:11 +02:00
Michael Hackstein
02f1552b35
Fixed general graph api tests
2014-06-18 10:55:16 +02:00
Lucas Dohmen
df658a0648
A spec for the existing Foxx Repository functionality
2014-06-17 17:34:55 +02:00
Jan Steemann
091491d13b
crash recovery tests
2014-06-17 15:30:11 +02:00
Jan Steemann
b303db2b50
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
2014-06-17 00:49:18 +02:00
Jan Steemann
a1177816aa
modifiable AQL, final syntax
2014-06-17 00:37:08 +02:00
Jan Steemann
7f1c67b964
recovery tests
2014-06-16 17:22:20 +02:00
Jan Steemann
02d1cf3ea4
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-16 17:09:58 +02:00
Jan Steemann
ff494cc897
added recovery tests (not functional yet)
2014-06-16 16:52:26 +02:00
Esteban Lombeyda
2405a5ffa2
read-only: unit tests for client and server side
2014-06-16 15:24:12 +02:00
Esteban Lombeyda
51d86d8351
Merge branch 'mjmh' of github.com:triAGENS/ArangoDB into mjmh
2014-06-16 11:44:46 +02:00
Jan Steemann
6fd6efaee5
removed useless make option
2014-06-13 22:01:28 +02:00
Jan Steemann
85b92dbf21
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-13 18:16:48 +02:00
Jan Steemann
0c5950507c
fixed test
2014-06-13 17:50:44 +02:00
Michael Hackstein
fdece972d0
Added tests for vertex and edge collection lists in http interface. Added docu for _list in general-graph module
2014-06-13 16:41:48 +02:00
Michael Hackstein
7541149200
Added functions to list all graphs and all vertex/edge collections of a specific graph to http-api
2014-06-13 15:11:59 +02:00
Jan Steemann
d7f35bcc7b
fixed datafile ticks issues
2014-06-13 14:46:21 +02:00
Jan Steemann
d592591a06
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-13 11:31:59 +02:00
Michael Hackstein
e9f161c061
Added a route to add an additional edge definition to the graph
2014-06-12 15:32:50 +02:00
Michael Hackstein
2198a03b49
Implemented edge crud in http-graph-module. TODO: Modify definitions
2014-06-12 14:43:21 +02:00
Michael Hackstein
3a0fddb901
Moved the unspecific route to the end of graph-http foxx, was matched too often
2014-06-12 13:15:25 +02:00
Michael Hackstein
25e97eafee
Further implemented graph-http-module. Now offers complete vertex interaction. Tests for Vertex Interaction and Edge Interaction added
2014-06-12 08:09:37 +01:00
Jan Steemann
7e6750c397
wal flush w/ collection unload
2014-06-11 11:33:02 +02:00
Jan Steemann
72a102e794
major internal changes
2014-06-08 00:12:53 +02:00
Jan Steemann
ad1feb0ed4
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-04 14:30:28 +02:00
scottashton
354371a8ab
healed run-tests
2014-06-04 08:33:58 +02:00
Jan Steemann
240bda8b06
use DatabaseGuard
2014-06-03 19:44:37 +02:00
Jan Steemann
52dc9a91b8
added more markers and tests
2014-06-03 19:30:40 +02:00
Jan Steemann
577860c978
renamed struct attribute
2014-06-03 19:15:01 +02:00
Jan Steemann
8ea7fa5e4a
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-06-03 17:18:02 +02:00
Jan Steemann
fb87b35dec
initial implementation of wal logfile collection, scans markers only atm
2014-06-03 16:39:49 +02:00
scottashton
006eb3b61b
calculation of measurements for graphs added and changed calculation of shortst paths to Floyd–Warshall algorithm
2014-06-03 16:25:13 +02:00
Jan Steemann
2c934cf1aa
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
...
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/ApplicationV8.cpp
2014-06-02 09:52:05 +02:00
Jan Steemann
5962e9dfc4
added std::19337
2014-05-31 02:56:18 +02:00
Jan Steemann
d4dd58b264
merged primary-collection.cpp with document-collection.cpp
2014-05-31 00:22:32 +02:00
Jan Steemann
0e326149d8
added test case
2014-05-30 12:53:14 +02:00
Jan Steemann
dc742f255a
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
2014-05-22 10:52:37 +02:00
Jan Steemann
c38de677d0
cleaned up WAL markers
2014-05-21 14:17:58 +02:00
Jan Steemann
cc866d2357
added graph tests to automatic tests
2014-05-20 17:44:37 +02:00
Jan Steemann
cdad1f19fe
moved marker definitions
2014-05-20 14:21:12 +02:00
Jan Steemann
029b7333ba
added remove marker struct
2014-05-20 13:17:01 +02:00
Jan Steemann
57753f84dd
added new structs for WAL documents and edges
2014-05-20 11:49:12 +02:00
Jan Steemann
c9e49c5446
reverted struct change
2014-05-20 11:39:15 +02:00
Jan Steemann
8879e27738
removed unused struct
2014-05-20 11:30:02 +02:00
Jan Steemann
36567df644
removed libbson
2014-05-16 20:32:05 +02:00
Jan Steemann
cc956b3976
scan-build
2014-05-15 10:18:05 +02:00
Jan Steemann
2bc4aa90af
fixed issues found by scan-build
2014-05-15 10:09:06 +02:00
Jan Steemann
c9586d82dc
added make jslint to target
2014-05-12 14:45:19 +02:00
Jan Steemann
cfc2d407d7
added tests for task management
2014-05-10 00:43:14 +02:00
Jan Steemann
78185a60d7
fixed return code for async job cancellation
2014-05-08 18:27:46 +02:00
Jan Steemann
0cb2217518
no need to run the GC after each and every request during testing
...
this change will hopefully make tests run a bit faster
2014-04-23 23:22:49 +02:00
Jan Steemann
42809a20de
removed debug output
2014-04-23 21:45:41 +02:00
Jan Steemann
b6fa2971ed
debug output
2014-04-22 22:35:36 +02:00
Jan Steemann
906d648df9
fixed test on faster computers
2014-04-22 11:30:38 +02:00
Frank Celler
6cdfa029c9
added more error information, fixed try catch
...
Conflicts:
CHANGELOG
arangod/V8Server/ApplicationV8.cpp
2014-04-21 13:35:06 +02:00
Max Neunhoeffer
276a3f8e1e
Add bson unittest.
2014-04-08 11:39:07 +02:00
Jan Steemann
3cc2b59e74
size tests
2014-04-07 21:27:57 +02:00
Jan Steemann
98974baf63
removed reference to non-existing file
2014-04-07 21:02:59 +02:00
Max Neunhoeffer
7383abbfa3
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
2014-04-07 15:07:40 +02:00
Max Neunhoeffer
5dc976ad45
Improve BsonHelper interface.
2014-04-07 15:07:22 +02:00
Jan Steemann
9a6cab4386
cpp
2014-04-07 14:30:51 +02:00
Jan Steemann
282f510e34
fixed race conditions
2014-04-04 14:57:14 +02:00
Jan Steemann
2740803d0b
removed obsolete test targets
2014-04-03 23:22:50 +02:00
Jan Steemann
b43bc4b657
change order of includes so it compiles
2014-04-03 20:31:42 +02:00
Jan Steemann
a63b27d94a
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-04-03 19:59:05 +02:00
Jan Steemann
a325df8982
fixed test
2014-04-03 13:50:21 +02:00
Jan Steemann
88c3089b36
don't report bogus error messages
2014-04-02 17:51:25 +02:00
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
3184d08746
added more tests for CRC32
2014-03-28 21:29:49 +01: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