1
0
Fork 0
arangodb/UnitTests/HttpInterface
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
..
Gemfile
README Reorganise unit tests. 2014-02-21 11:24:31 +01:00
api-admin-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-aqlfunction-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-async-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-attributes-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01: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-spec.rb Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-20 10:24:22 +01:00
api-compatibility-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-cursor-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-database-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01: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 Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +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 Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-document-read-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-document-update-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01: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 Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-explain-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-graph-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-http-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-import-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-index-bitarray-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-index-hash-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-index-skiplist-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-index-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-replication-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-simple-all-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01: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 Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +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 Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-simple-modify-example-cluster-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-simple-modify-example-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +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 Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +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 Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-transactions-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-traversal-spec.rb Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
api-users-spec.rb Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding 2014-02-20 10:24:22 +01:00
arangodb.rb Add http_server and ssl_server tests to js framework. 2014-02-20 12:52:03 +01:00
arangomultipartbody.rb
run-tests Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
run-tests-replication bugfixed cap constraint 2013-08-01 13:17:38 +02:00
stress-test.rb

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.