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
c793360d9c
updated mocha and angular.
2014-05-05 15:48:12 -07:00
dfca8f574f
fixed stupidly specific test
2014-05-02 09:52:11 -07:00
00fdc86315
stop failing the build because of overworked/slow es test servers
2014-04-25 14:45:24 -07:00
dcc4a3747f
Updated the API to the latest version and fixed an issue with the test runner,
...
which was confused by parameters that were in the URL, but not in the params list.
2014-04-15 08:30:42 -07:00
b1ee674613
fixed tests for host that were too specific to begin with
2014-04-01 18:23:05 -07:00
2eefd190a1
Fixes the sniffOnConnectionFault config parameter
2014-04-01 18:23:05 -07:00
af89a4917f
test fixes...
2014-03-28 16:11:00 -07:00
913edeb728
when there are timeouts left behind we should spit them out
2014-03-27 18:26:42 -07:00
30f2749464
use a server that we control to test socket destruction, rather than expecting the OS to kill requests that fail DNS
2014-03-27 15:02:56 -07:00
04fb8c6443
version 2.1.0
2014-03-27 13:59:40 -07:00
222598a235
added features parsing and lte/gte methods
2014-03-27 11:13:58 -07:00
6ca5453195
updated the keepalive test so that it uses IPC instead of output parsing.
2014-03-27 10:41:01 -07:00
4ab22a1a61
switched to bluebird for promise support
2014-03-27 09:49:21 -07:00
ffea4eb478
tests now look for the 1.0 API by default
2014-03-27 08:08:37 -07:00
bfa6c40157
Updated nodes_to_host callback
...
Now, it will properly ignore nodes without HTTP enabled, and nodes with addresses that don't match the pattern will not cause all hell to break loose but rather log an error message and cancel the sniff.
Also comes with minor updates to the API.
2014-03-18 11:45:59 -07:00
66a399d623
adjusted the 'do' action, so that it will replace $args within the body
2014-03-03 08:32:43 -07:00
6f467bc314
in certain environments (like saucelabs) we can not reliably receive a 0 status code, the error at all will have to be enough for now
2014-02-26 12:44:06 -07:00
f05bde519d
added simple helper for properly handling promises in my tests
2014-02-25 09:50:42 -07:00
f389ce7583
reworked the client action tests to ensure that params are not being clobbered in several places, and adjusted the new test to make sure that index is not duplicated in the query params
2014-02-17 10:47:48 -07:00
ed3274547e
do not mutate incoming params object
2014-02-17 17:06:44 +01:00
697c761b71
fixed the force closing of the forever agent, which was removing items from the same array it was itterating.
2014-02-17 01:11:53 -07:00
b19f7b7825
Fixed a broken test
2014-02-14 16:29:40 -07:00
76b69b7a9e
Use the transport's defer method within the client_action to ensure we use the configured promises everywhere. Allow search requests to be made without any arguments.
2014-02-14 16:03:04 -07:00
03f7a844a3
use lodash-node rather than vanilla lodash so that lodash doesn't attach to require js even when it's available.
2014-02-11 16:08:10 -07:00
77d934aa03
restore the clock before leaving the process to die
2014-02-10 13:57:14 -07:00
257d596207
attempting to diagnos random issues with the client.close() test
2014-02-10 13:49:02 -07:00