..
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
fixed unit tests
2016-05-20 09:31:39 +02:00
api-aql-builtin-spec.rb
added /_api/aql-builtin
2016-06-03 12:56:18 +02: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
move system attributes to the front of objects
2016-04-29 13:13:39 +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
test fixes
2016-03-24 14:55:31 +01:00
api-collection-spec.rb
changed structure of response to GET /_api/collection
2016-05-19 17:56:15 +02: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
restriction are now user based
2016-06-09 13:46:25 +02:00
api-document-create-spec.rb
escape Unicode characters in JSON dumps
2016-06-29 12:53:08 +02:00
api-document-delete-spec.rb
Fix more tests w.r.t. revision ids.
2016-07-06 10:04:18 +02:00
api-document-key-spec.rb
Adjust tests for 3.0.
2016-03-09 15:20:55 +01:00
api-document-read-spec.rb
Fix another rev related test.
2016-07-06 10:31:17 +02:00
api-document-update-spec.rb
Fix more tests w.r.t. revision ids.
2016-07-06 10:04:18 +02:00
api-documents-spec.rb
test fixes
2016-04-06 17:39:24 +02:00
api-edge-spec.rb
Fix edge tests.
2016-03-10 12:45:10 +01:00
api-edges-spec.rb
test fixes
2016-03-21 18:25:48 +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-export-spec-timecritical-noncluster.rb
added `limit` parameter for export API
2015-05-12 14:16:27 +02:00
api-foxx-manager-spec.rb
Pin itzpapalotl version in GitHub test
2016-06-16 11:48:24 +02:00
api-general-graph-spec.rb
Migrated gharial to FOTF
2016-04-18 18:00:50 +02:00
api-http-spec.rb
test fix
2016-05-19 15:24:45 +02:00
api-import-noncluster-spec.rb
enable import API for cluster
2016-06-24 10:53:00 +02:00
api-import-spec.rb
enable import API for cluster
2016-06-24 10:53:00 +02:00
api-index-hash-spec.rb
added tests for sparse indexes
2015-02-10 21:28:12 +01:00
api-index-persistent-spec.rb
added tests, fixed unique constraints
2016-06-07 17:26:07 +02:00
api-index-skiplist-spec.rb
added tests for sparse indexes
2015-02-10 21:28:12 +01:00
api-index-spec.rb
test fixes
2016-03-21 17:59:58 +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-timecritical.rb
Mark test as timecritical, it fails with asan.
2016-06-14 13:41:13 +02:00
api-replication-spec.rb
HLC adjustments for tests
2016-07-22 09:33:06 +02: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
Simple api calls are gone!
2016-05-09 15:45:46 +02: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-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-statistics-spec.rb
Adjust paths to allow call with a different current dir.
2014-02-20 10:20:24 +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
Moved another test to use the document endpoint instead of the edge endpoint.
2016-04-05 10:30:03 +02:00
api-traversal-edgecollection-cluster-spec.rb
Fixed test, it still used _api/edges instead of _api/document
2016-04-05 10:20:17 +02:00
api-traversal-edgecollection-noncluster-spec.rb
fixed tests
2016-03-22 13:10:36 +01:00
api-traversal-noncluster-spec.rb
fixed tests
2016-03-22 13:10:36 +01:00
api-users-spec.rb
removed old API
2016-06-03 11:50:30 +00: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