bc4fb8c12b
no need to polute the console output on jenkins
2015-04-01 10:24:13 -07:00
77f73533ee
the default config has to change with the removal of 'script.disable_dynamic' in 2.0
2015-04-01 10:21:43 -07:00
79a53767e3
move system output into the testcase elements in junit xml
2015-03-30 11:43:51 -07:00
7d837f704c
enable trace logging on jenkins
2015-03-30 10:28:37 -07:00
3005201732
test for an api that every version of the client has
2015-03-26 14:44:39 -07:00
ae69f624a7
added timer stubs for clear, since not all platforms accept a number in clearTimeout
2015-03-26 13:55:25 -07:00
867e3ae569
Revert "remove timer specifications"
...
This reverts commit 878fb67801 .
2015-03-26 13:54:05 -07:00
a46cfe529f
added tests for pintTimeout
2015-03-26 13:03:15 -07:00
878fb67801
remove timer specifications
2015-03-17 14:20:59 -07:00
ec6b0fcefc
auditted lodash usage to ensure that it is compatible with lodash 3.0
2015-03-17 13:52:10 -07:00
ed26798e5e
update stream clearing to be compatible with node 0.12
2015-03-17 12:03:39 -07:00
c991b589a4
transition away from lodash-node
2015-03-17 11:59:06 -07:00
7fa689344f
run tests on jenkins with trace level logging
2015-01-29 11:54:13 -07:00
102d8965d6
log earlier, for formatting sake
2015-01-11 16:09:38 -07:00
88bff6e67d
fix test for IE
2015-01-11 00:46:10 -07:00
eb2ae14934
simplify ci script and config params
2015-01-11 00:45:55 -07:00
bfe84e6af4
copy stdout and stderr, but allow it to still flow through
2015-01-10 14:29:24 -07:00
176febb3b9
report args from yaml suite runner
2015-01-10 14:21:05 -07:00
b182141d07
support running integration tests against a specific version
2015-01-10 13:50:59 -07:00
2329544ee6
allow setting the ES_PORT
2015-01-10 11:19:03 -07:00
25e3fb25bc
detect arguments to pick output location in jenkins-reporter
2015-01-10 00:17:34 -07:00
3b69e21262
update tests to use new timer object
2015-01-09 23:23:06 -07:00
547ff26104
fix test that now uses through2
2015-01-09 22:34:43 -07:00
93ea7a3fac
save
2015-01-06 07:08:17 -07:00
4fc1c91634
add SSL configuration options
2015-01-05 12:56:48 -07:00
1950a38fd7
additional debugging to help with Jenkins build error
2014-11-24 09:24:13 -07:00
4c1db66521
allow specifying the hostname as the host, eg. host: 'localhost'
2014-11-07 18:48:11 -07:00
165b7d7986
expand the url parsing ability of the Host class
2014-11-07 18:11:59 -07:00
778d9a06bf
remove buggy and useless ping test
2014-09-24 07:22:26 -07:00
230578d4bc
use the fabulous screencast-reporter
2014-09-23 09:55:17 -07:00
c197a42777
[connector/angular] don't modify global header deaults, fixed #146
2014-09-23 09:39:46 -07:00
8053e20d7e
move globals into local .jshintrc file
2014-09-23 09:35:32 -07:00
a58cdd6bb7
browser build tests now have their own jshintrc
2014-09-23 08:44:08 -07:00
39fb73a2a8
added angular and angular-mocks as bower_components, jquery as npm dep
2014-09-23 08:43:25 -07:00
44490e16ae
added a note to the config docs about the suggestCompression setting
2014-09-08 16:22:15 -07:00
4e8d267d71
added tests verifying the global config is always passed to the host.
2014-09-08 16:12:35 -07:00
eb4e0136a6
added a few tests checking the headers actually being set
2014-09-08 13:11:15 -07:00
6e2c2a8417
added suggestCompression config
2014-09-04 16:05:58 -07:00
a0ffe50745
converted decompression to use streams rather than callbacks
2014-09-04 16:05:54 -07:00
83b6400000
adding check and test for deflate algo
2014-09-04 18:14:42 -03:00
aec0333a91
This will add the capability for handling gzipped content to the
...
http connector. On one hand, the response is handled with buffers
instead of assuming it is a string, and then depending on the
presence of the "content-encoding" header, will try to uncompress
the response or return it as it is. Either way, it will try to
handle the final result as an utf8 encoded string
2014-09-02 14:48:27 -03:00
6d0a15d82e
cleaned up the new do_match task
2014-07-30 11:40:41 -07:00
00a721a112
another attempt to prevent failures because of visionmedia/mocha#1292
2014-07-30 10:10:41 -07:00
5ade73c8bb
forcing the latest version of mocha because of visionmedia/mocha#1292
2014-07-30 10:06:49 -07:00
0e05b0f0a1
updated tests to be compatible with the limited api version available in the browser_client, and updated grunt-saucelabs
2014-07-30 10:01:43 -07:00
017a554683
fixed the match action in the yaml tests to follow updated conventions.
2014-07-29 22:03:20 -07:00
e8144714a8
added feature detection for native KeepAlive support in 0.11
2014-07-10 18:06:14 -07:00
7a2571f11a
updated other places that es is cleared to also clear templates
2014-06-09 10:03:05 -07:00
ec199bde2f
ensure that templates are also cleared before each test
2014-06-09 09:21:25 -07:00
c1f1f40194
set the 1.2 API to actually be used as the default
2014-05-22 08:26:58 -07:00