1
0
Fork 0
arangodb/UnitTests/HttpInterface
Frank Celler 5de6c354a9 added warning, removed local-configuration, bumped version 2016-02-18 14:02:40 +01:00
..
Gemfile Remove httparty from the bundle - it comes as a dependency from persistent_httparty 2016-02-10 10:48:03 +01:00
README Reorganise unit tests. 2014-02-21 11:24:31 +01:00
api-admin-spec.rb URL parameter -> {query,path} parameter 2015-11-24 18:09:43 +01:00
api-aqlfunction-spec.rb fixed incompatibilies with newer rspec/ruby versions 2015-01-16 12:34:12 +01:00
api-async-spec-timecritical.rb changed HTTP return code for canceled operations from 408 to 410 2015-11-23 10:25:05 +01:00
api-attributes-spec.rb reallow attribute names starting with underscores 2014-08-07 15:52:58 +02:00
api-batch-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-collection-noncluster-spec.rb split tests 2014-02-27 15:15:08 +01:00
api-collection-spec.rb flush WAL status file after collection to shorten recovery 2015-01-18 21:06:57 +01:00
api-compatibility-spec.rb added warning, removed local-configuration, bumped version 2016-02-18 14:02:40 +01:00
api-cursor-spec-noncluster.rb split tests 2015-07-20 10:58:43 +02:00
api-cursor-spec.rb split tests 2015-07-20 10:58:43 +02:00
api-database-spec.rb issue #1004 2014-08-28 08:55:02 +02:00
api-document-create-noncluster-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-document-create-spec.rb added test case 2015-01-29 11:48:38 +01:00
api-document-delete-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-document-key-spec.rb additionally allow the following characters in document keys: 2015-09-15 00:16:08 +02:00
api-document-read-spec.rb fix location response headers with special characters 2015-05-05 14:00:06 +02:00
api-document-update-spec.rb adjusted tests 2014-06-23 18:45:06 +02:00
api-documents-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-edge-noncluster-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-edge-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-edges-spec.rb major internal changes 2014-06-08 00:12:53 +02:00
api-explain-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-export-spec-timecritical-noncluster.rb added `limit` parameter for export API 2015-05-12 14:16:27 +02:00
api-foxx-manager-spec.rb Added a force uninstall for foxx apps, to make sure they are removed from disk even if sth is unclear with mounting. Also created an error for foxx not found on file system has been added 2015-02-16 17:14:36 +01:00
api-general-graph-spec.rb do not test on message strings, but error codes 2015-08-12 22:13:08 +02:00
api-graph-spec.rb Temprorarily disabled a neighbors test using the old return format. Will be reactivated soon 2015-05-30 00:41:28 -07:00
api-http-spec.rb Improve logging of unittests. 2015-12-11 13:23:26 +01:00
api-import-noncluster-spec.rb added `--create-collection-type` option for arangoimp 2015-12-18 22:26:32 +01:00
api-index-hash-spec.rb added tests for sparse indexes 2015-02-10 21:28:12 +01:00
api-index-skiplist-spec.rb added tests for sparse indexes 2015-02-10 21:28:12 +01:00
api-index-spec.rb adjusted geo index API 2015-02-18 14:59:46 +01:00
api-pipelining-spec-noncluster.rb attempt to fix test that fails non-deterministically on TravisCI 2015-09-17 21:07:48 +02:00
api-query-analysis-spec.rb added grace period 2016-02-18 12:12:29 +01:00
api-replication-spec.rb raised sleep 2016-02-13 21:36:51 +01:00
api-simple-all-spec.rb moved PUT /_api/simple/all to C++ 2015-06-18 15:34:45 +02:00
api-simple-any-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-simple-example-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-simple-first-cluster-spec.rb fixed tests 2014-02-27 11:39:36 +01:00
api-simple-first-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-simple-fulltext-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-simple-geo-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-simple-hash-spec.rb fixed index tests 2014-02-25 11:19:51 +01:00
api-simple-modify-example-cluster-spec.rb fixed tests 2014-02-27 11:39:36 +01:00
api-simple-modify-example-spec.rb make merging configurable in update-by-example API 2016-01-04 16:31:06 +01:00
api-simple-range-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-simple-skiplist-spec.rb fixed index tests 2014-02-25 11:19:51 +01:00
api-statistics-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-structures.rb fix test 2016-01-25 17:15:12 +01:00
api-transactions-cluster-spec.rb Split ruby transaction tests for cluster/noncluster. 2014-02-28 16:54:49 +01:00
api-transactions-noncluster-spec.rb Forgot a file in previous commit. 2014-02-28 16:55:15 +01:00
api-traversal-cluster-spec.rb Added tests for traversal API using graphs instead of an edge collection. 2014-06-20 13:00:00 +02:00
api-traversal-edgecollection-cluster-spec.rb Added tests for traversal API using graphs instead of an edge collection. 2014-06-20 13:00:00 +02:00
api-traversal-edgecollection-noncluster-spec.rb Added tests for traversal API using graphs instead of an edge collection. 2014-06-20 13:00:00 +02:00
api-traversal-noncluster-spec.rb Added tests for traversal API using graphs instead of an edge collection. 2014-06-20 13:00:00 +02:00
api-users-spec.rb Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding 2014-02-25 17:21:14 +01:00
api-wal-noncluster-spec.rb exposed WAL API 2014-06-24 16:10:27 +02:00
arangodb.rb Migrate rspec to persistent connections 2016-02-10 10:36:52 +01:00
arangomultipartbody.rb Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
run-tests use all available, non-cluster tests 2014-07-25 15:36:21 +02:00
run-tests-replication fixed replication test runner 2014-02-28 20:00:29 +01:00
stress-test.rb removed tabs 2013-01-28 14:38:16 +01:00

README

Conventions for testing framework:
==================================

All files in this directory whose name starts with "api-"
and ends with ".js" automatically take part in http
or https server tests, with the exception of 
"api-replication-spec.js".

If the filename contains the string "-cluster-", then it is
only executed when testing in cluster mode. If the filename
contains the string "-noncluster-", then it is only executed
when testing in single instance mode.