1
0
Fork 0
arangodb/js/client/modules/@arangodb
Wilfried Goesgens 6561f21536 Feature/make rspec timeouteable (#9354)
* make rspec timeouteable (on windows for now)

* add timeout state, fix windows implementation

* abort testrun if a timeout in rspec occured

* lint

* fix scope of procdump stopper

* fix include scope

* fix invokation

* use proper variable to wait for
2019-06-28 15:01:04 +02:00
..
aql much better diagnostics for AQL query results cache (#6580) 2018-09-25 09:49:11 +02:00
foxx fix link to Foxx-CLI 2019-04-04 10:27:43 +02:00
testsuites properly forward corecheck option to the client tools launch invokations (#9313) 2019-06-25 11:24:55 +02:00
analyzers.js add missing quote (#8970) 2019-05-11 18:30:29 +03:00
arango-collection.js Miscellaneous fixes for named indices (#9100) 2019-05-31 17:00:56 +02:00
arango-database.js Miscellaneous fixes for named indices (#9100) 2019-05-31 17:00:56 +02:00
arango-query-cursor.js Support Transactions in RestCursorHandler (#8539) 2019-03-25 17:04:11 +01:00
arango-statement.js allow "stream" attribute on top level (#9195) 2019-06-05 15:48:58 +02:00
arango-transaction.js Fuse transaction begin request for non baby operations (#8566) 2019-03-27 11:31:39 +01:00
arango-view.js issue 496.4.1: move StorageEngine-specific flag out of the genric API and closer to the storage engine (#7212) 2018-11-04 16:52:28 +03:00
arangosh.js
configuration.js
crash-utils.js wait for procdump to exit too. (#7731) 2018-12-12 18:06:08 +01:00
general-graph.js micro optimizations (#6162) 2018-08-16 08:50:16 +02:00
index.js stop printing `connection class corrupted` in arangosh (#7180) 2018-10-31 18:46:47 +01:00
inspector.js fuerte move resulted in broken inspector 2018-10-12 19:52:24 +02:00
pregel.js
process-utils.js Feature/make rspec timeouteable (#9354) 2019-06-28 15:01:04 +02:00
replication.js
simple-query.js
tasks.js
test-utils.js Feature/make rspec timeouteable (#9354) 2019-06-28 15:01:04 +02:00
testing.js Feature/make rspec timeouteable (#9354) 2019-06-28 15:01:04 +02:00
tutorial.js
user-helper.js
users.js