1
0
Fork 0
Commit Graph

9782 Commits

Author SHA1 Message Date
Alan Plum 812060864b Handle pending mocha tests in output 2016-01-12 18:49:52 +01:00
Alan Plum f442465445 Implement mocha.grep
Allows using context.only and context.skip to skip tests.
2016-01-12 18:49:51 +01:00
Alan Plum 44faf4428d Improved mocha integration
Mocha tests now produce pretty XML files and log output for Jenkins.
2016-01-12 18:49:50 +01:00
Alan Plum e90c89812f shell-foxx-manager-install-spec to mocha 2016-01-12 18:49:49 +01:00
Alan Plum 0d16d03853 shell-query-timecritical-spec to mocha 2016-01-12 18:49:48 +01:00
Alan Plum b11c74bd12 shell-foxx-repository-spec to mocha 2016-01-12 18:49:28 +01:00
Alan Plum 46c186b3df shell-foxx-query-spec to mocha 2016-01-12 18:49:27 +01:00
Alan Plum 286a6cedb0 shell-foxx-manager-nightly-spec to mocha 2016-01-12 18:49:27 +01:00
Alan Plum 4eab5cd6c8 Disable mocha timeout and bail
The timeout only results in tests being marked as failing
AFTER the tests have run. That's worse than useless for sync-only
tests like we use.
2016-01-12 18:49:27 +01:00
Alan Plum c7930e1df9 Fix minimal-working setup scripts 2016-01-12 18:49:27 +01:00
Jan Steemann 7524c21f3a added derived files 2016-01-12 17:45:05 +01:00
Jan Steemann 6937dbc489 aggregate fixes 2016-01-12 17:21:18 +01:00
Jan Steemann 38c2503687 moved some documentation 2016-01-12 15:06:04 +01:00
Jan Steemann 2044cf8038 implemented aggregations for SortedCollectBlock 2016-01-12 12:05:57 +01:00
Wilfried Goesgens fd3d282fb1 Merge pull request #1653 from arangodb/mocha-tests
Add support for mocha in built-in test runner
2016-01-12 09:35:35 +01:00
Wilfried Goesgens a884e73404 assertQueryError: also output the query that failed with the error message. 2016-01-12 09:20:01 +01:00
Alan Plum c4c8418b6d Add support for mocha in built-in test runner 2016-01-11 20:00:56 +01:00
Jan Steemann b64f69cfd7 increase timeout a bit 2016-01-11 19:28:38 +01:00
hkernbach 0859d3fa20 grunt build 2016-01-11 17:05:58 +01:00
hkernbach 85e434d757 fixed frontend issue: #1645 2016-01-11 14:28:28 +01:00
hkernbach ac2f42401c fixed frontend issue: #1646 2016-01-11 13:45:03 +01:00
jsteemann debeaeec07 less garbage collection 2016-01-11 12:43:05 +01:00
Alan Plum 3bee70759e Add accepts dependency 2016-01-09 19:05:27 +01:00
Alan Plum c9cae6cca1 Revert "Move underscore from bundled deps to frontend"
This reverts commit d886b2cf69.
2016-01-08 19:49:17 +01:00
Jan Steemann 89f896a16b attempt to fix build 2016-01-08 19:02:42 +01:00
Alan Plum 3e8b719969 Add type-is dependency 2016-01-08 18:28:29 +01:00
Alan Plum c18f350584 Add mime-types, range-parser & vary dependencies 2016-01-08 18:22:41 +01:00
Alan Plum d886b2cf69 Move underscore from bundled deps to frontend 2016-01-08 16:52:36 +01:00
Alan Plum 98ef24b670 Add content-disposition dependency 2016-01-08 16:31:04 +01:00
Alan Plum fc9d7b345f Add statuses dependency 2016-01-08 16:31:04 +01:00
jsteemann 67147482ce bumped built-in version number from 2.7.0-devel to 2.8 2016-01-08 01:56:23 +01:00
Jan Steemann 8390793699 moved docu blocks into their own files 2016-01-07 16:39:19 +01:00
Jan Steemann 1e6a07426c collect refactoring 2016-01-07 14:10:32 +01:00
Jan Steemann e24c263c5e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-07 13:35:26 +01:00
Jan Steemann ad1163e3bb refactoring for Aql COLLECT 2016-01-07 13:35:12 +01:00
Alan Plum 790082aaf1 Stop system apps from whining
Devel claims it's 2.7 so requiring 2.8 in Foxx causes warnings.
2016-01-07 11:25:59 +01:00
Alan Plum e6149f1fff rm unused queue-legacy-test fixture 2016-01-06 19:20:50 +01:00
Alan Plum 537ff51445 Mark various test apps as 2.8.0 compat
This will make them use legacy mode in FOTF.
2016-01-06 19:18:10 +01:00
Alan Plum cc3c2af4eb Add media-typer dependency
Will be needed by FOTF.
2016-01-06 18:57:08 +01:00
Alan Plum efd31e2fd4 Explicitly mark version compat in system apps
This marks them as legacy when FOTF lands
until we update them for FOTF compatibility.
2016-01-06 18:55:37 +01:00
Alan Plum 480194ae14 Add missing header to foxx/service 2016-01-06 18:47:13 +01:00
Alan Plum e2f3bfabd1 Fix typo in error message 2016-01-06 18:47:13 +01:00
Wilfried Goesgens b64260b553 Fix simlpe queries in cluster: Only the coordinator needs to look up shards, the DBservers don't do this. 2016-01-06 15:54:56 +01:00
Jan Steemann 1fc4c0d34e fixed hanging test 2016-01-05 17:58:36 +01:00
Alan Plum 1b25f98996 On Windows, posix-ify mocha test paths 2016-01-05 11:32:21 +01:00
jsteemann a6cb463e06 Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2016-01-05 00:25:10 +01:00
Jan Steemann a15c18572f fixed test, added more tests 2016-01-04 19:33:18 +01:00
Jan Steemann 10f97380be updated documentation 2016-01-04 19:10:41 +01:00
Jan Steemann 7b20e8da84 fixed typo 2016-01-04 16:37:01 +01:00
Jan Steemann c788cf9776 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-04 16:31:29 +01:00