Alan Plum
|
53c7169d5b
|
Remove redundant test
The name and version fields are now optional.
|
2016-05-02 18:52:02 +02:00 |
Alan Plum
|
53dc168a71
|
Linting
|
2016-05-02 14:42:10 +02:00 |
jsteemann
|
64ee910e38
|
move system attributes to the front of objects
|
2016-04-29 13:13:39 +02:00 |
Simran Brucherseifer
|
a5ad9f33a9
|
Minor corrections
Excluded Aardvark, the graph viewer in particular
|
2016-04-20 22:09:00 +02:00 |
Alan Plum
|
8b7a98f2e8
|
global.aqlQuery -> arangodb.aql
|
2016-04-20 13:05:27 +02:00 |
Alan Plum
|
5161c63670
|
Remove magical Foxx comments
|
2016-04-18 18:00:18 +02:00 |
Jan Steemann
|
8430f1f71c
|
added test case
|
2016-04-18 17:29:06 +02:00 |
Jan Steemann
|
1355618f67
|
added tests for indexes on "_key", "_from" and "_to"
|
2016-04-18 17:22:10 +02:00 |
Jan Steemann
|
0b07b77cf8
|
added index tests
|
2016-04-18 16:50:39 +02:00 |
Michael Hackstein
|
75015da169
|
Fixed JSLint
|
2016-04-18 13:43:09 +02:00 |
Michael Hackstein
|
cd12a07a4d
|
Fixed return codes in cluster. They are now forwarded properly from DBServer to Client
|
2016-04-15 17:58:06 +02:00 |
Michael Hackstein
|
a4f6844e27
|
Fixed babies test in error cases.
|
2016-04-15 15:53:21 +02:00 |
Michael Hackstein
|
20733a81ae
|
Improved baby errors in cluster
|
2016-04-15 14:48:44 +02:00 |
Michael Hackstein
|
3434be7b7a
|
Implemented documents baby variant for cluster and also improved the baby tests. ALl errors will now have exactly one representation for each baby document even if they could be identified earlier.
|
2016-04-14 17:40:28 +02:00 |
Michael Hackstein
|
1311f73775
|
Further fixes in cluster communication for baby case
|
2016-04-12 13:04:51 +02:00 |
Michael Hackstein
|
7991815376
|
Fixed property undefiend bug in test
|
2016-04-12 10:39:30 +02:00 |
Michael Hackstein
|
eeb11919f9
|
Fixed expectation in cluster-crud test. We cannot guarantee that CHANGE_SHARDING_ATTRIBUTES is thrown, might be NOT_FOUND in some cases
|
2016-04-12 10:35:09 +02:00 |
Michael Hackstein
|
0bc206ff80
|
Further modification of document babies test
|
2016-04-12 08:51:16 +02:00 |
Michael Hackstein
|
474f70c9ad
|
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
|
2016-04-11 16:33:08 +02:00 |
Michael Hackstein
|
5bc4bb51e6
|
Reactivated babies test in cluster
|
2016-04-11 16:32:25 +02:00 |
Michael Hackstein
|
0ec045d811
|
Removed debug output
|
2016-04-11 16:31:41 +02:00 |
Michael Hackstein
|
19139a7bf5
|
Modified document-babies tests. They are now green but correctness has to be discussed.
|
2016-04-11 16:29:04 +02:00 |
Wilfried Goesgens
|
81df4e6e85
|
migrate 1b41f5c0bb to devel.
|
2016-04-11 14:21:46 +02:00 |
Jan Steemann
|
947fb8d9ad
|
make LIKE wildcards newline-aware
|
2016-04-11 14:02:12 +02:00 |
Michael Hackstein
|
df497eb8b2
|
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
|
2016-04-10 14:09:25 +02:00 |
Michael Hackstein
|
68577f1a45
|
Fixed expectation of document-babies test. Not yet green
|
2016-04-10 14:09:18 +02:00 |
jsteemann
|
e84a0ff0ad
|
jslint argl
|
2016-04-09 01:02:59 +02:00 |
jsteemann
|
f94f298862
|
deactivate babies tests temporarily
|
2016-04-08 23:50:02 +02:00 |
Jan Steemann
|
9f8c24b1cd
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-04-06 15:43:27 +02:00 |
Jan Steemann
|
f45b6eeb49
|
jslint
|
2016-04-06 09:50:39 +02:00 |
Andreas Streichardt
|
3bdbded541
|
Fix linter errors
|
2016-04-05 18:45:39 +02:00 |
Andreas Streichardt
|
d2d7af67fe
|
Kickstarter and planner are dead
|
2016-04-05 17:45:39 +02:00 |
Michael Hackstein
|
17e7a32fa6
|
Made the geo index ensure test independent of Index ordering
|
2016-04-01 13:59:36 +02:00 |
Michael Hackstein
|
a14120d239
|
Removed Test for new features. It cannot work in Cluster Case. Needs to be fixed later on.
|
2016-04-01 12:27:37 +02:00 |
Michael Hackstein
|
618c855c85
|
Cluster Methods now use the OperationOptions of transactions. And now reacts to these options accordingly incl returnNew/returnOld
|
2016-03-31 10:52:24 +02:00 |
Michael Hackstein
|
7c49288acb
|
Disabled Document babies test in Cluster Mode. Should only be used cluster Internally
|
2016-03-30 17:40:03 +02:00 |
Michael Hackstein
|
237aea6b5b
|
Removed tests for removed functions FIRST and LAST
|
2016-03-30 17:17:11 +02:00 |
Michael Hackstein
|
794f692865
|
Fixed crud test. exists with an old revision now throws Conflict. Former returned false.
|
2016-03-30 16:18:08 +02:00 |
Michael Hackstein
|
ef834037df
|
Fixed shell edges Test. The new version of edgeCollection.edge returns a unique array
|
2016-03-24 17:22:40 +01:00 |
Michael Hackstein
|
86513511df
|
Fixed expected error code. was SHAPER_FAILED is now BAD_PARAMETER
|
2016-03-24 17:10:32 +01:00 |
Jan Steemann
|
688109bcc5
|
jslint
|
2016-03-24 15:55:13 +01:00 |
Jan Steemann
|
eae423349f
|
fixed test (well, cheating a bit)
|
2016-03-24 13:17:53 +01:00 |
Jan Steemann
|
007e0c6e5c
|
fixed test
|
2016-03-24 13:14:59 +01:00 |
Jan Steemann
|
ecbd17b992
|
fixed test
|
2016-03-23 19:13:03 +01:00 |
Jan Steemann
|
7975913fc5
|
fixed tests
|
2016-03-23 18:50:46 +01:00 |
Jan Steemann
|
c8c9288400
|
harmonize value comparisons for hash indexes
|
2016-03-23 16:36:00 +01:00 |
Jan Steemann
|
1a2fdb64ee
|
removed unused test
|
2016-03-22 18:52:49 +01:00 |
Jan Steemann
|
2ab44cef03
|
fixed tests
|
2016-03-22 16:17:05 +01:00 |
Jan Steemann
|
7f95833505
|
fixed tests
|
2016-03-22 16:14:52 +01:00 |
Jan Steemann
|
04b436f0b5
|
fixed test
|
2016-03-22 15:18:34 +01:00 |
Jan Steemann
|
d226175e91
|
test fixes
|
2016-03-22 15:15:43 +01:00 |
Jan Steemann
|
80413739d1
|
fixed test
|
2016-03-22 14:34:18 +01:00 |
Max Neunhoeffer
|
e9ad1ad954
|
Fix jslint.
|
2016-03-18 11:10:04 +01:00 |
Max Neunhoeffer
|
bf77bd31e2
|
Fix jslint.
|
2016-03-18 11:08:52 +01:00 |
Max Neunhoeffer
|
20fb42afd5
|
Cleanup of tests.
|
2016-03-18 02:04:38 +01:00 |
Max Neunhoeffer
|
827f2f4f44
|
Improve /_api/simple/remove-by-key.
Fix more document methods.
|
2016-03-17 18:49:52 +01:00 |
Max Neunhoeffer
|
105fe3e406
|
Fix tests for documents.
|
2016-03-17 15:53:02 +01:00 |
Frank Celler
|
f28f20883a
|
cosmetics
|
2016-03-16 22:16:56 +01:00 |
Max Neunhoeffer
|
8b8019b28a
|
Fix behaviour of remove.
|
2016-03-16 19:55:49 +01:00 |
Max Neunhoeffer
|
c9b48ea24b
|
Add babies tests for returnNew and returnOld.
|
2016-03-14 15:01:48 +01:00 |
Max Neunhoeffer
|
0bd5524a7f
|
Fix new tests.
|
2016-03-14 14:06:56 +01:00 |
Max Neunhoeffer
|
5dd4426bf7
|
Add tests for returnNew and returnOld.
|
2016-03-14 14:05:21 +01:00 |
Max Neunhoeffer
|
8f6cd501aa
|
Change behaviour of remove(), return data, allow returnOld.
|
2016-03-11 16:35:55 +01:00 |
Max Neunhoeffer
|
a25df3aece
|
Fix jslint problems.
|
2016-03-10 16:44:44 +01:00 |
Max Neunhoeffer
|
6e4a4d1f7b
|
Add babies tests for document API.
|
2016-03-10 16:28:10 +01:00 |
Max Neunhoeffer
|
df487862a8
|
Fix some more edge tests.
|
2016-03-10 13:08:02 +01:00 |
Max Neunhoeffer
|
6ca5132b89
|
Fix test for edge save.
|
2016-03-09 09:16:33 +01:00 |
Max Neunhoeffer
|
7c4d4ab36c
|
Adjust test to (new) behaviour.
|
2016-03-08 18:46:15 +01:00 |
Max Neunhoeffer
|
4452578f5f
|
Fix a test.
|
2016-03-08 17:46:08 +01:00 |
Michael Hackstein
|
32d0e48d61
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2016-02-16 13:56:08 +01:00 |
Alan Plum
|
fb23c44e3d
|
Fix client test
|
2016-02-16 01:45:57 +01:00 |
Alan Plum
|
6593f3d358
|
Clean up stacktraces
Fixes #1564, #1565, #1744.
|
2016-02-15 22:56:29 +01:00 |
Michael Hackstein
|
edf7f6b9d9
|
Further implementation of AQL functions for VPack. UNIQUE UNIQUE_SORTED UNION UNION_DISTINCT
|
2016-02-04 15:23:26 +01:00 |
Frank Celler
|
c2a3f90fde
|
moved tests into sub-directories
|
2016-01-24 12:21:04 +01:00 |