Commit Graph

24 Commits

Author SHA1 Message Date
Ryan Zezeski
d284dcfc22 Add intercepts
Intercepts provide the ability to easily and efficiently intercept
function calls.  Giving the ability to change the code being executed
as well as affect local and global state.
2012-12-20 16:14:28 -05:00
Joe DeVivo
42a165c0f9 Unpinned lager; if it loves me, it will come back 2012-12-14 08:22:48 -07:00
Joe DeVivo
f3e0420a63 Fixed mapred_verify test escript/priv issues 2012-11-09 15:54:58 -07:00
Christopher Meiklejohn
1a7949fd60 Bump lager dep to 1.2.1. 2012-09-29 16:48:26 -04:00
Dave Parfitt
8936298bac added mapred_verify to the escript def 2012-09-27 14:51:30 -04:00
Joe DeVivo
71b5a63dd8 Initial commit: Giddyup support. Runner can now set backends for a test 2012-09-19 15:09:50 -07:00
Dave Parfitt
e99c8caec4 riakc and riakhttpc bumped to 1.3.1 2012-09-17 21:31:07 -04:00
Joe DeVivo
823e3a7824 Added 1.3.0 tag to riak-erlang-http-client 2012-09-12 12:44:09 -07:00
Dave Parfitt
737df8a396 update riakc to 1.3.0 2012-09-12 15:21:27 -04:00
Russell Brown
db4e220bb3 Add client apps and the ibrowse app to included apps 2012-09-12 11:38:37 +01:00
Joe DeVivo
0ae436db4d Added riak-erlang-http-client to riak_test 2012-09-10 18:43:00 -07:00
Joe DeVivo
385e70361a Added riak-erlang-client to rebar 2012-09-10 16:55:11 -07:00
Joe DeVivo
30b98f42bb Merge from master 2012-08-30 15:57:28 -04:00
Joe DeVivo
9fc3e6a05a First pass at adding getopt to riak_test 2012-08-30 15:52:36 -04:00
Joe DeVivo
0982584548 Fixed default plugin configuration to work with riak_test script 2012-08-30 14:32:13 -04:00
Joe DeVivo
96db4736d9 First pass at adding getopt to riak_test 2012-08-29 10:06:28 -07:00
Sean Cribbs
ce8fd79eb5 Use plain clean/compile commands and add relevant paths before running a test. 2012-08-23 15:42:50 -04:00
Joe DeVivo
f93942e0d4 Updated rebar and rebar.config 2012-08-20 15:24:20 -07:00
Joe DeVivo
be2237f158 Added rebar plugin for the cleaning, compilation, and execution of riak_tests 2012-08-20 08:05:43 -07:00
Joe DeVivo
fcc8a8b0c2 Bumped Lager to 1.2.0 2012-08-16 13:07:01 -07:00
Bryan Fink
ae317532f6 run mapred_verify via mapred_verify_rt tests
- pulls in mapred_verify as a rebar dep
 - adds "deps" to rtdev in order to get mapred_verify on the path
2012-07-16 12:14:44 -04:00
Joseph Blomstedt
a2febb1ea6 Minor config changes, add rt:async_start 2012-04-02 13:42:46 -07:00
Joseph Blomstedt
1b8db5e84d Add additional utility functions
Add update_app_config/2 utility function that changes a
node's app.config file.

Add utility functions that return HTTP/PBC connection info.
2012-04-02 13:37:55 -07:00
Joseph Blomstedt
a6aec227cd Initial release 2012-01-10 17:21:39 -07:00