Andreas Streichardt
1fb57a2a93
properly check for failures
2016-06-01 12:08:44 +02:00
Andreas Streichardt
979e0f2d07
proper expiry
2016-06-01 09:59:24 +02:00
Andreas Streichardt
a6a6f162fa
Fix hardcoded jwt
2016-05-31 19:26:38 +02:00
Andreas Streichardt
9178e560eb
Implement jwt tests
2016-05-31 19:19:10 +02:00
Andreas Streichardt
aba66a50eb
_listEndpoints => _endpoints()
2016-05-18 15:34:42 +02:00
Kaveh Vahedipour
de9618572c
Faulty implementation of checks for multiple preconditions in agency
2016-05-12 10:02:13 +02:00
Kaveh Vahedipour
4efb6aac7f
oops pushed conflict
2016-05-12 08:51:10 +02:00
Kaveh Vahedipour
5f8f8a628a
cluster supervision moves broken leaders
2016-05-11 14:59:10 +02:00
Max Neunhoeffer
d48342d3b5
Change sleep to wait.
2016-05-09 11:16:16 +02:00
Kaveh Vahedipour
220c286a11
agency compaction to c++ database api
2016-05-09 08:12:22 +02:00
Kaveh Vahedipour
f3ff880c85
Node was not making correct == for rhs json objects
2016-04-27 13:10:48 +00:00
Kaveh Vahedipour
1acb0cba6f
agency/cluster startups seem correct
2016-04-21 11:19:07 +02:00
Max Neunhoeffer
4beb3deac8
New agency test.
2016-04-19 14:43:35 +02:00
Alan Plum
777848472d
standalone.html -> index.html
2016-04-18 18:01:05 +02:00
Kaveh Vahedipour
97a6c29ec6
[[{url:test,op:12,ttl:6}]] broke agency
2016-04-15 16:29:44 +02:00
Kaveh Vahedipour
393b068ac4
store's operator handling
2016-04-14 16:40:25 +02:00
Kaveh Vahedipour
05db051950
agency test for assigning objects through op set new ttl
2016-04-14 14:34:15 +02:00
Kaveh Vahedipour
a315997617
callback redesign
2016-04-07 10:20:08 +02:00
Kaveh Vahedipour
57619d105c
new document api
2016-04-06 13:43:31 +02:00
Kaveh Vahedipour
3127b4227b
ttl overwright
2016-04-01 14:45:42 +02:00
Kaveh Vahedipour
cfcffb7a41
jslint error in agency test correctedush
2016-03-31 21:32:12 +00:00
Kaveh Vahedipour
219df61370
jslint error in agency test corrected
2016-03-31 20:52:04 +00:00
Kaveh Vahedipour
1d536a2364
jslint error in agency test corrected
2016-03-31 20:24:56 +00:00
Kaveh Vahedipour
394dcdb46b
added more precondition and ttl tests
2016-03-31 16:50:00 +02:00
Kaveh Vahedipour
8ac7491e53
cleaning up log messages. corrected agency test for failed precondition.
2016-03-31 16:10:25 +02:00
Kaveh Vahedipour
2ddc1cd8ec
i am a teapot if value not found and only a single search string is requested
2016-03-31 11:44:02 +02:00
Kaveh Vahedipour
1154a0db96
bug in increment and decrement in agency solved.
2016-03-29 15:49:33 +02:00
Kaveh Vahedipour
a48b795b44
bug in increment and decrement in agency solved.
2016-03-29 15:48:49 +02:00
Jan Steemann
ecf2deadb8
jslint
2016-03-24 19:35:37 +01:00
Kaveh Vahedipour
afad06d1d0
updating tests
2016-03-24 17:54:02 +01:00
Kaveh Vahedipour
7254ad4c9e
Fixing issues
2016-03-23 15:16:47 +01:00
Kaveh Vahedipour
e3cc35ccf6
pulling into devel
2016-03-23 08:43:06 +01:00
Kaveh Vahedipour
4a86d26f19
need to find out how to define the headers properly
2016-03-21 18:23:14 +01:00
Kaveh Vahedipour
eba9a26891
writing test
2016-03-21 08:42:35 +01:00
Kaveh Vahedipour
3beb3450b1
catch malformed input.
2016-03-21 08:00:54 +01:00
Kaveh Vahedipour
3d3fb23a62
writing test
2016-03-18 18:59:06 +01:00
Alan Plum
075ca6a3a5
Request shouldn't set content-type header to "undefined"
...
Fixes #1776 .
2016-03-09 13:10:41 +01:00
Frank Celler
dfa9047484
switch arangosh to new ApplicationFeatures and ProgramOptions
2016-03-08 23:32:43 +01:00
Max Neunhoeffer
c2d3352b94
Add first few tests.
2016-02-29 11:41:47 +01:00
Max Neunhoeffer
f1f53079d4
Start writing actual tests.
2016-02-29 11:25:23 +01:00
Max Neunhoeffer
43308417d2
Fix jslint for unfinished agency tests.
2016-02-29 09:57:19 +01:00
Max Neunhoeffer
8bd4b12d47
Add a first version of agency test framework.
2016-02-26 14:37:55 +01:00
Alan Plum
e228ce0cd0
@arangodb/request: res.body -> res.json
2016-02-11 16:50:07 +01:00
Frank Celler
c2a3f90fde
moved tests into sub-directories
2016-01-24 12:21:04 +01:00
Alan Plum
286a6cedb0
shell-foxx-manager-nightly-spec to mocha
2016-01-12 18:49:27 +01:00
Alan Plum
c4c8418b6d
Add support for mocha in built-in test runner
2016-01-11 20:00:56 +01:00
Jan Steemann
8390793699
moved docu blocks into their own files
2016-01-07 16:39:19 +01:00
Alan Plum
8853ede355
org/arangodb -> @arangodb
2015-12-15 15:51:44 +01:00
Frank Celler
4b0911c799
added debugging header x-arango-v8-context
2015-10-07 13:37:35 +02:00
Wilfried Goesgens
a968707134
Fix foxx-manager test for running in arangosh
2015-10-02 15:39:49 +02:00
Frank Celler
c892174c6a
added nightly
2015-09-16 15:14:34 +02:00
jsteemann
de896edb5b
fixed test
2015-09-15 00:16:26 +02:00
Jan Steemann
20c96b5e46
removed locks
2015-07-21 17:34:57 +02:00
Jan Steemann
38258c7938
make test more reliable
2015-05-28 16:18:48 +02:00
Alan Plum
69e63c2c64
Strict mode all the things.
2015-04-09 00:22:05 +02:00
Michael Hackstein
9e99ce2f90
Upgrading and replacing Apps using FoxxManager with broken Apps will now maintain the original App instead of deleting everything
2015-03-06 13:16:50 +01:00
Alan Plum
a11bede5c9
Timeout all the request tests.
2015-03-04 15:43:56 +01:00
Jan Steemann
93750ade9f
fixed test
2015-02-25 11:00:56 +01:00
Michael Hackstein
c5adf7b089
Fixed tests for foxx on multiple databases. And added generated files
2015-02-25 10:44:15 +01:00
Michael Hackstein
545f78f7a7
Added a tests that verifies installing of different foxx apps on different Mountpoints using the same mountpoint
2015-02-20 16:25:57 +01:00
Michael Hackstein
571b146fe3
Fixed a caching problem in the foxx manager
2015-02-19 14:53:24 +01:00
Michael Hackstein
0c78629199
Merge branch 'foxx-pathes' of github.com:arangodb/arangodb into devel
2015-02-16 14:17:52 +01:00
Michael Hackstein
738f77eeaf
Seperated uninstall processes of two apps. The second one will not be uninstalled if the first one fails to
2015-02-16 14:11:31 +01:00
Willi Goesgens
564aedbeb8
Relax timeout for non-existing urls; if running in valgrind this can take long due to context initialisation.
2015-02-13 11:45:19 +01:00
Michael Hackstein
ff1e66f389
Fixed shell foxx manager tests
2015-02-10 10:29:03 +01:00
Willi Goesgens
59892c2b20
Lintify unittests.
2015-02-05 19:32:51 +01:00
Frank Celler
418a673f2b
Merge branch 'devel' of github.com:triAGENS/ArangoDB into request-module
...
Conflicts:
js/node/package.json
2015-01-29 17:20:15 +01:00
Willi Goesgens
9daab0daf2
Relax timeout conditions for error attempts; these may cause crawling of js-foxroutes which can be slow in valgrind.
2015-01-28 09:52:48 +01:00
Alan Plum
b40eb7f0c5
Added tests for querystrings.
2015-01-20 17:16:36 +01:00
Alan Plum
6604e5654c
Adjusted tests for new behaviour.
2015-01-20 17:16:36 +01:00
Alan Plum
efc2026151
Support parsed url objects.
2015-01-20 17:16:35 +01:00
Alan Plum
5accae0af3
More tests.
2015-01-20 17:16:34 +01:00
Alan Plum
ecfaae9b8d
Some tests.
2015-01-20 17:16:34 +01:00
Jan Steemann
c19060da27
changed www.arangodb.org to www.arangodb.org
2014-10-30 19:17:25 +01:00
Jan Steemann
bf1cc16c5f
attempt to make test more deterministic
2014-10-15 12:45:25 +02:00
Jan Steemann
07126d7e3b
attempt to fix host test
2014-09-22 09:14:31 +02:00
Alan Plum
606da1e3e8
Removed jslint headers from server/client/common modules.
2014-09-02 22:14:56 +02:00
Alan Plum
6a3386e55a
Fixed jshint headers.
2014-09-02 22:12:45 +02:00
Max Neunhoeffer
878678e899
Disable changeMode client test in JS unittest framework.
2014-07-02 10:26:28 +02:00
Max Neunhoeffer
e9e2913696
Catch exception in changeMode test.
2014-07-02 10:25:54 +02:00
Max Neunhoeffer
48762f3cc2
Add disabled tests.
...
Disable shell-readonly test on server.
2014-06-30 12:45:10 +02:00
Max Neunhoeffer
16168e642a
Fix test of NoCreate-Mode.
2014-06-30 09:55:16 +02:00
Esteban Lombeyda
4569420fda
all file for tesing the changeMode werde renamed
2014-06-26 15:42:17 +02:00
Esteban Lombeyda
ef111c0f6e
changeMode test is execute only in noncluster environoments
2014-06-26 14:57:01 +02:00
Frank Celler
291c92dbf3
renamed ReadOnly to NoCreate
2014-06-25 14:32:00 +02:00
Jan Steemann
8b9cdbe075
fixed tests
2014-06-18 16:34:11 +02:00
Esteban Lombeyda
2405a5ffa2
read-only: unit tests for client and server side
2014-06-16 15:24:12 +02:00
Jan Steemann
2cb694b2d5
make test restartable
2014-05-17 13:13:30 +02:00
Jan Steemann
b66cdd6ff9
trying to fix test
2014-02-28 22:19:55 +01:00
Jan Steemann
78b4f712f2
temporarily disable failing assertion
2014-02-27 20:12:17 +01:00
Max Neunhoeffer
23ea910235
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-27 10:55:24 +01:00
Jan Steemann
4de0014ed3
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
2014-02-27 10:51:20 +01:00
Jan Steemann
1209298476
fixed client tests
2014-02-27 10:49:29 +01:00
Max Neunhoeffer
893e7a87b1
Adjust READMEs to reality.
2014-02-27 08:53:21 +01:00
Jan Steemann
3d5149b022
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
arangosh/V8Client/arangosh.cpp
2014-02-26 21:34:34 +01:00
Jan Steemann
316f23a9b5
fixed invalid test return values
2014-02-26 20:05:01 +01:00
Jan Steemann
6b0f7da114
fix invalid database name
2014-02-26 19:35: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
Jan Steemann
4a99cde395
jslintified several tests
2014-02-01 01:50:58 +01:00
Jan Steemann
db0c6dacae
added test
2014-01-15 18:09:56 +01:00