1
0
Fork 0
arangodb/UnitTests/HttpInterface
Jan Steemann 9599a021b9 moved some graph traversal validation into the traversal module
- that simplifies some of the traversal-calling routines
- make returning error codes more consistent (specific 404 errors when
referring to unknown collections instead of simple 400 errors)
- optionally limit traversals to a certain number of iterations so they
  don't run endlessly in cyclic graphs
2013-06-12 17:04:47 +02:00
..
Gemfile added drop collection 2012-03-27 13:11:05 +02:00
api-admin-spec.rb fixed https version of test 2013-05-05 23:34:02 +02:00
api-aqlfunction-spec.rb issue #507, issue #508 2013-05-06 09:40:28 +02:00
api-attributes-spec.rb fixed handling of empty and reserved attribute names in documents 2013-03-20 11:48:33 +01:00
api-batch-spec.rb removed tabs 2013-01-28 14:38:16 +01:00
api-collection-spec.rb issue #212: added auto-increment support for collections 2013-03-08 11:54:03 +01:00
api-cursor-spec.rb moved some graph traversal validation into the traversal module 2013-06-12 17:04:47 +02:00
api-documents-spec.rb issue #495 2013-05-03 11:08:58 +02:00
api-explain-spec.rb moved some graph traversal validation into the traversal module 2013-06-12 17:04:47 +02:00
api-graph-spec.rb added more tests 2013-03-11 10:53:37 +01:00
api-http-spec.rb adjusted tests after Franks changes 2013-03-26 17:58:09 +01:00
api-import-spec.rb issue #426 2013-02-22 23:26:52 +01:00
api-index-bitarray-spec.rb fixed error handling 2013-04-02 15:00:55 +02:00
api-index-hash-spec.rb switch order of insertion into indexes & datafile for updates 2013-03-18 13:03:05 +01:00
api-index-skiplist-spec.rb switch order of insertion into indexes & datafile for updates 2013-03-18 13:03:05 +01:00
api-index-spec.rb issue #481 2013-04-21 11:37:46 +02:00
api-simple-spec.rb added test case for #491 2013-05-02 16:26:40 +02:00
api-statistics-spec.rb replaced error code 9 2013-03-26 18:03:03 +01:00
api-transactions-spec.rb moved some graph traversal validation into the traversal module 2013-06-12 17:04:47 +02:00
api-traversal-spec.rb moved some graph traversal validation into the traversal module 2013-06-12 17:04:47 +02:00
api-users-spec.rb more detailed logging 2013-03-11 13:41:39 +01:00
arangodb.rb increase the http unittest timeout to make all tests pass even with Valgrind 2013-03-01 11:32:52 +01:00
arangomultipartbody.rb issue #224: allow optional content-id for batches 2012-10-09 14:50:20 +02:00
rest-create-document-spec.rb return collection ids, cursor ids, and index ids as stringified integers, too 2013-01-28 20:11:29 +01:00
rest-delete-document-spec.rb removed tabs 2013-01-28 14:38:16 +01:00
rest-edge-spec.rb issue #436 2013-02-27 14:47:05 +01:00
rest-key-spec.rb removed tabs 2013-01-28 14:38:16 +01:00
rest-read-document-spec.rb do not use start_with in rspec. Travis doesn't have it 2013-02-06 12:10:12 +01:00
rest-update-document-spec.rb changed http return codes for document update and delete 2013-03-08 16:56:15 +01:00
run-tests graph traversal API tests 2013-06-12 15:25:35 +02:00
stress-test.rb removed tabs 2013-01-28 14:38:16 +01:00