Commit Graph

7 Commits

Author SHA1 Message Date
Engel A. Sanchez
20026163a4 Test 2i features added in 1.4.4
* 2i AAE test
* term_regex 2i filter tests
* pagination sort tests
* add mixed cluster 2i test
2013-12-20 10:18:07 -05:00
Engel A. Sanchez
aacfd75ca7 Fix alt error msg from 2i timeout
The code could receive two different error messages depending on where
the 2i timeout occurred (webmachine process vs in the index FSM). Some
extra error handling code in the streaming requests was added since it
was useful when figuring out this bug.
2013-10-08 16:58:17 -04:00
Russell Brown
1c790063dc Update test for 503 error response 2013-08-13 13:14:56 -04:00
Russell Brown
016ab533d1 Add test for streaming timeout message
Fix streaming tests (stream param was not passes, was streaming the
inmemory index results)
2013-08-07 16:06:33 -04:00
Ryan Zezeski
cb53f3b42f Fix verify_2i_timeout
* My machine is too fast, changed timeout to 1ms.

* Fixed match of return from `http_query`.

* The proplists key is binary, not an atom (i.e. <<"keys">>).
2013-07-30 17:36:47 -04:00
Russell Brown
528cb88f07 Add HTTP timeout tests 2013-07-30 15:58:09 -04:00
Russell Brown
ba1d9e547e Add test for timeout of 2i queriess 2013-07-29 15:44:42 -04:00