1
0
Fork 0
arangodb/js/server/tests
Willi Goesgens 0225311f2d Merge branch 'aql2' of github.com:triAGENS/ArangoDB into aql2 2014-09-11 13:25:18 +02:00
..
recovery added test 2014-07-04 08:06:02 +02:00
README
ahuacatl-arithmetic.js
ahuacatl-bind.js
ahuacatl-complex.js
ahuacatl-cross.js
ahuacatl-edges.js
ahuacatl-escaping.js
ahuacatl-functions.js
ahuacatl-general-graph.js Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2 2014-09-10 15:54:49 +02:00
ahuacatl-graph.js
ahuacatl-hash.js
ahuacatl-logical.js
ahuacatl-modify-cluster.js Disable a test in the cluster that needs transactions. 2014-07-09 10:17:34 +02:00
ahuacatl-modify-noncluster.js Disable a test in the cluster that needs transactions. 2014-07-09 10:17:34 +02:00
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 Create unittest framework for new AQL. 2014-08-08 14:39:08 +02:00
aql-bind.js working on the tests. 2014-08-08 16:51:59 +02:00
aql-complex.js added tests 2014-08-11 09:03:45 +02:00
aql-cross.js added tests 2014-08-11 09:03:45 +02:00
aql-edges.js make test deterministic 2014-08-12 16:28:59 +02:00
aql-escaping.js added tests 2014-08-11 09:03:45 +02:00
aql-explain.js explain tests 2014-09-11 09:54:59 +02:00
aql-functions.js Better failure message of testSleep. 2014-09-09 09:53:06 +02:00
aql-general-graph.js fixed test assertion 2014-09-10 12:08:25 +02:00
aql-graph.js added tests 2014-08-11 09:03:45 +02:00
aql-hash.js added tests 2014-08-11 09:03:45 +02:00
aql-logical.js added tests 2014-08-11 09:03:45 +02:00
aql-modify-cluster.js added tests 2014-08-11 09:03:45 +02:00
aql-modify-noncluster.js UnitTests: divert to AQL2 in the modifying queries tests; adjust to new reply-syntax. 2014-09-11 11:32:44 +02:00
aql-operators.js added tests 2014-08-11 09:03:45 +02:00
aql-optimizer-rule-interchange-adjacent-enumerations.js explain tests 2014-09-11 09:54:59 +02:00
aql-optimizer-rule-move-calculations-up.js updated tests 2014-09-09 15:20:42 +02:00
aql-optimizer-rule-move-filters-up.js updated tests 2014-09-09 15:20:42 +02:00
aql-optimizer-rule-remove-redundant-sorts.js updated tests 2014-09-09 15:20:42 +02:00
aql-optimizer-rule-remove-unnecessary-calculations.js Finalize the remove unnecessary calculation tests. 2014-09-10 13:58:53 +02:00
aql-optimizer-rule-remove-unnecessary-filters.js updated tests 2014-09-09 15:20:42 +02:00
aql-optimizer-rule-use-index-for-sort.js re-enable test; its working now. 2014-09-11 11:31:49 +02:00
aql-parse.js added tests 2014-08-11 09:03:45 +02:00
aql-queries-collection.js added tests 2014-08-11 09:03:45 +02:00
aql-queries-fulltext.js added tests 2014-08-11 09:03:45 +02:00
aql-queries-geo.js added special compare function to take into account floating point differences 2014-08-12 19:14:13 +02:00
aql-queries-noncollection.js added tests 2014-08-11 09:03:45 +02:00
aql-queries-optimiser-in.js added tests 2014-08-11 09:03:45 +02:00
aql-queries-optimiser-limit.js test fixes 2014-08-12 18:53:49 +02:00
aql-queries-optimiser-ref.js added tests 2014-08-11 09:03:45 +02:00
aql-queries-optimiser-sort.js added tests 2014-08-11 09:03:45 +02:00
aql-queries-optimiser.js added tests 2014-08-11 09:03:45 +02:00
aql-queries-simple.js added tests 2014-08-11 09:03:45 +02:00
aql-queries-variables.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-01.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-02.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-03.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-04.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-05.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-06.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-07.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-08.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-09.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-10.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-11.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-12.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-13.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-14.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-15.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges-combined-16.js added tests 2014-08-11 09:03:45 +02:00
aql-ranges.js added tests 2014-08-11 09:03:45 +02:00
aql-refaccess-attribute.js added tests 2014-08-11 09:03:45 +02:00
aql-refaccess-variable.js added tests 2014-08-11 09:03:45 +02:00
aql-relational.js added tests 2014-08-11 09:03:45 +02:00
aql-skiplist.js add tests to revalidate IndexRangeNodes superseeding sorts 2014-09-01 13:35:49 +02:00
aql-subquery.js added tests 2014-08-11 09:03:45 +02:00
aql-ternary.js added tests 2014-08-11 09:03:45 +02:00
aql-variables.js removed tests for now-unsupported functionality 2014-08-12 16:22:32 +02:00
development.js
dump-cluster.js
dump-setup-cluster.js
dump-setup.js
dump-teardown-cluster.js
dump-teardown.js
dump.js
import-setup.js issue #1003: added feature to use backslash escaping for CSV data in arangoimp 2014-08-28 21:03:58 +02:00
import-teardown.js issue #1003: added feature to use backslash escaping for CSV data in arangoimp 2014-08-28 21:03:58 +02:00
import.js issue #1003: added feature to use backslash escaping for CSV data in arangoimp 2014-08-28 21:03:58 +02:00
replication-data.js Removed jslint headers from server/client/common modules. 2014-09-02 22:14:56 +02:00
shell-any-cluster.js
shell-any-noncluster.js
shell-bitarray-index.js Removed jslint headers from server/client/common modules. 2014-09-02 22:14:56 +02:00
shell-cluster-agency-communication.js Removed jslint headers from server/client/common modules. 2014-09-02 22:14:56 +02:00
shell-cluster-agency.js
shell-compaction-noncluster.js fixed WAL collector moving markers 2014-07-04 13:52:31 +02:00
shell-database-noncluster.js
shell-foxx-base-middleware.js
shell-foxx-format-middleware.js
shell-foxx-model.js Implemented Foxx model auto-validation with joi. 2014-07-09 12:00:34 +02:00
shell-foxx-preprocessor.js
shell-foxx-query-spec.js Implemented Foxx.createQuery. 2014-09-09 17:02:21 +02:00
shell-foxx-repository-spec.js Removed jslint headers from server/client/common modules. 2014-09-02 22:14:56 +02:00
shell-foxx-template-middleware.js
shell-foxx.js Cleaned up FoxxController#activateSessions. 2014-09-04 22:30:39 +02:00
shell-production.js
shell-readonly-noncluster-disabled.js
shell-routing.js
shell-shaped-noncluster.js issue #1014: WITHIN function returns wrong distance 2014-09-09 19:58:27 +02:00
shell-sharding-helpers.js
shell-skiplist-correctness.js Removed jslint headers from server/client/common modules. 2014-09-02 22:14:56 +02:00
shell-skiplist-index.js Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2 2014-09-09 22:18:52 +02:00
shell-skiplist-rm-performance.js Removed jslint headers from server/client/common modules. 2014-09-02 22:14:56 +02:00
shell-tasks.js towards new dispatcher interface 2014-08-18 23:37:32 +02:00
shell-transactions-noncluster.js fixed another test 2014-07-23 18:50:45 +02:00
shell-wal-noncluster.js make test succeed after Max's optimization 2014-07-23 17:15:13 +02:00

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.