Wilfried Goesgens
|
ad94f83b1b
|
Adjust test to new error codes.
|
2015-11-10 15:00:34 +01:00 |
Michael Hackstein
|
cc35fdb7b0
|
Added the implementation and more tests for EDGES in CXX only
|
2015-10-29 15:52:46 +01:00 |
Michael Hackstein
|
78e0b4aa9b
|
Added tests for CXX implementation of EDGES
|
2015-10-29 10:32:10 +01:00 |
Michael Hackstein
|
aa1242b67c
|
Fixed a bug with AQL EDGES() function. It did not include the correct
end of the edge when using inbound or outbound in combination with
includeVertices. Reported at
https://groups.google.com/forum/#!topic/arangodb/6yIpzLHprrk
|
2015-09-22 11:46:11 +02:00 |
Jan Steemann
|
9f9a158419
|
do not execute OOM tests in cluster case, where they cannot fire
|
2015-08-13 15:38:01 +02:00 |
Michael Hackstein
|
25f7b25206
|
Fixed failing failure-tests
|
2015-07-28 13:21:54 +02:00 |
Michael Hackstein
|
a0e3ea9c7b
|
Fixed Neighbor tests in cluster
|
2015-07-24 16:05:49 +02:00 |
Michael Hackstein
|
84174aa99a
|
Added edgeExamples functionality to CPPonly Neighbors.
|
2015-07-23 15:25:50 +02:00 |
Michael Hackstein
|
933e4c353a
|
Added further OOM tests for ShortestPath computation
|
2015-06-16 11:27:21 +02:00 |
Michael Hackstein
|
7f8be74c09
|
Added a test for OOM in Ditches for Neighbors. Added a test for missing vocbase in ExampleMatcher
|
2015-06-16 10:46:33 +02:00 |
Michael Hackstein
|
849bf9d6cf
|
Fixes in basic SHORTEST_PATH function s.t. the cluster will not crash and uses the JS fallback. But gets the new return format
|
2015-05-28 23:11:27 -07:00 |
Michael Hackstein
|
0b0a9b81fb
|
Adopted server side unit tests to new return format of graphs. However some still fail because ExampleMatcher is not able to match internal attributes yet
|
2015-05-27 13:41:20 -07:00 |
Michael Hackstein
|
b0723dbb75
|
Added test for includeData in Neighbors
|
2015-05-25 11:54:07 -07:00 |
Michael Hackstein
|
0b8e9eb59c
|
Fixed minor inconsistency in AQL NEIGHBORS and adapted tests to the new version. It will now Return the list of vertices. not the pair<edge, vertex> any more
|
2015-05-22 15:30:24 -07:00 |
Michael Hackstein
|
e1813327b5
|
Adapted existing shortest path tests to new version. Breaking API Change. Has to be documented.
|
2015-05-22 11:56:46 -07:00 |
Alan Plum
|
69e63c2c64
|
Strict mode all the things.
|
2015-04-09 00:22:05 +02:00 |
Jan Steemann
|
ba783a4584
|
allow specifying minLength and maxLengths for PATHS AQL function
|
2015-01-16 12:34:11 +01:00 |
Jan Steemann
|
4f68960ed7
|
removed Ahuacatl [skip ci]
|
2014-10-31 17:31:00 +01:00 |
Jan Steemann
|
50f6129e47
|
jslintified tests
|
2014-10-28 15:02:37 +01:00 |
Jan Steemann
|
579fad3d6a
|
added tests
|
2014-08-11 09:03:45 +02:00 |