1
0
Fork 0
arangodb/js/server/tests
James 9404158123 adding elementary test file for distribute-in-cluster 2014-10-15 09:01:47 +01:00
..
recovery added recovery tests for rename 2014-10-08 15:22:36 +02:00
README
ahuacatl-arithmetic.js
ahuacatl-bind.js
ahuacatl-complex.js
ahuacatl-cross.js
ahuacatl-edges.js
ahuacatl-escaping.js
ahuacatl-functions.js added FIND_FIRST, not yet documented 2014-10-10 18:57:57 +02:00
ahuacatl-general-graph.js
ahuacatl-graph.js
ahuacatl-hash.js
ahuacatl-logical.js
ahuacatl-modify-cluster.js
ahuacatl-modify-noncluster.js
ahuacatl-operators.js
ahuacatl-parse.js
ahuacatl-queries-collection.js
ahuacatl-queries-fulltext.js
ahuacatl-queries-geo.js
ahuacatl-queries-noncollection.js
ahuacatl-queries-optimiser-in.js
ahuacatl-queries-optimiser-limit.js
ahuacatl-queries-optimiser-ref.js
ahuacatl-queries-optimiser-sort.js
ahuacatl-queries-optimiser.js
ahuacatl-queries-simple.js
ahuacatl-queries-variables.js
ahuacatl-ranges-combined-01.js
ahuacatl-ranges-combined-02.js
ahuacatl-ranges-combined-03.js
ahuacatl-ranges-combined-04.js
ahuacatl-ranges-combined-05.js
ahuacatl-ranges-combined-06.js
ahuacatl-ranges-combined-07.js
ahuacatl-ranges-combined-08.js
ahuacatl-ranges-combined-09.js
ahuacatl-ranges-combined-10.js
ahuacatl-ranges-combined-11.js
ahuacatl-ranges-combined-12.js
ahuacatl-ranges-combined-13.js
ahuacatl-ranges-combined-14.js
ahuacatl-ranges-combined-15.js
ahuacatl-ranges-combined-16.js
ahuacatl-ranges.js
ahuacatl-refaccess-attribute.js
ahuacatl-refaccess-variable.js
ahuacatl-relational.js
ahuacatl-skiplist.js
ahuacatl-subquery.js
ahuacatl-ternary.js
ahuacatl-variables.js
aql-arithmetic.js fixed tests 2014-10-14 13:20:10 +02:00
aql-bind.js
aql-complex.js
aql-cross.js
aql-edges.js
aql-escaping.js
aql-explain.js
aql-functions.js added FIND_FIRST, not yet documented 2014-10-10 18:57:57 +02:00
aql-general-graph.js
aql-graph.js
aql-hash.js
aql-logical.js fixed tests 2014-10-14 12:03:25 +02:00
aql-modify-cluster.js
aql-modify-noncluster-serializetest.js
aql-modify-noncluster.js
aql-operators.js fixed tests 2014-10-14 12:03:25 +02:00
aql-optimizer-dynamic-bounds.js
aql-optimizer-rule-distribute-in-cluster.js adding elementary test file for distribute-in-cluster 2014-10-15 09:01:47 +01:00
aql-optimizer-rule-interchange-adjacent-enumerations.js
aql-optimizer-rule-move-calculations-up.js
aql-optimizer-rule-move-filters-up.js Adjust the tests expectation to the new way of not having an extra calculation node for let assignment (as introduced with #dd92042e0b1e66f767237692b7071e4bfc385b80 ) 2014-10-13 10:57:39 +02:00
aql-optimizer-rule-remove-redundant-calculations.js
aql-optimizer-rule-remove-redundant-sorts.js
aql-optimizer-rule-remove-unnecessary-calculations.js
aql-optimizer-rule-remove-unnecessary-filters.js
aql-optimizer-rule-remove-unnecessary-remote-scatter-cluster.js removing debug output, up dating tests. 2014-10-14 11:29:14 +01:00
aql-optimizer-rule-undistribute-remove-after-enum-coll-cluster.js removing debug output, up dating tests. 2014-10-14 11:29:14 +01:00
aql-optimizer-rule-use-index-for-sort.js
aql-parse.js
aql-primary-index.js
aql-queries-collection.js
aql-queries-fulltext.js
aql-queries-geo.js
aql-queries-noncollection.js
aql-queries-optimiser-in.js changed AQL optimizer to not throw 2014-10-14 10:14:40 +02:00
aql-queries-optimiser-limit.js
aql-queries-optimiser-ref.js
aql-queries-optimiser-sort.js
aql-queries-optimiser.js
aql-queries-simple.js
aql-queries-variables.js
aql-range.js
aql-ranges-combined-01.js
aql-ranges-combined-02.js
aql-ranges-combined-03.js
aql-ranges-combined-04.js
aql-ranges-combined-05.js
aql-ranges-combined-06.js
aql-ranges-combined-07.js
aql-ranges-combined-08.js
aql-ranges-combined-09.js
aql-ranges-combined-10.js
aql-ranges-combined-11.js
aql-ranges-combined-12.js
aql-ranges-combined-13.js
aql-ranges-combined-14.js
aql-ranges-combined-15.js
aql-ranges-combined-16.js
aql-ranges.js
aql-refaccess-attribute.js
aql-refaccess-variable.js
aql-relational.js
aql-skiplist.js
aql-subquery.js Don't add intermediate calculationnodes for LET-statements to forward the results of subqueries. Instead adjust the outvariable of the subquerynode. 2014-10-10 17:00:49 +02:00
aql-ternary.js changed AQL optimizer to not throw 2014-10-14 10:14:40 +02:00
aql-variables.js
development.js
dump-cluster.js
dump-setup-cluster.js
dump-setup.js
dump-teardown-cluster.js
dump-teardown.js
dump.js
import-setup.js faster import 2014-10-08 17:01:45 +02:00
import-teardown.js faster import 2014-10-08 17:01:45 +02:00
import.js faster import 2014-10-08 17:01:45 +02:00
replication-data.js
shell-any-cluster.js
shell-any-noncluster.js
shell-cluster-agency-communication.js
shell-cluster-agency.js
shell-compaction-noncluster-timecritical.js Add timecritical option to the unittests 2014-10-14 11:04:45 +02:00
shell-database-noncluster.js
shell-foxx-base-middleware.js
shell-foxx-format-middleware.js
shell-foxx-model.js
shell-foxx-preprocessor.js
shell-foxx-query-spec.js
shell-foxx-repository-spec.js
shell-foxx-template-middleware.js
shell-foxx.js
shell-production.js
shell-readonly-noncluster-disabled.js
shell-routing.js
shell-shaped-noncluster.js
shell-sharding-helpers.js
shell-skiplist-correctness.js
shell-skiplist-index.js
shell-skiplist-rm-performance.js
shell-tasks-timecritical.js Mark test as being timecritical 2014-10-14 10:18:05 +02:00
shell-transactions-noncluster.js
shell-wal-noncluster.js

README

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

All files in this directory whose name starts with "shell-"
and ends with ".js" automatically take part in server
shell tests (targets "shell_server" and "shell-server-only").

All files in this directory whose name starts with "ahuacatl-"
and ends with ".js" automatically take part in server ahuacatl
tests (target "shell_server_ahuacatl"). Those, whose filename
contains the string "ranges-combined" are only taken if the
flag "skipRanges" in the test options is set to false.

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.

If the filename contains the string "-disabled", then it is
not executed at all. This is for tests that cannot be run from the
JavaScript test framework and have to be run from the Makefile.